passman/ChangeLog.md

19 lines
477 B
Markdown
Raw Permalink Normal View History

2018-12-06 14:31:36 -05:00
# Changelog for passman
2020-03-20 20:29:37 -04:00
## 0.2.1
2019-01-02 13:38:29 -05:00
- refactoring
2020-03-20 17:29:09 -04:00
- store the database where Windows can find it
- confirm master password before creating new service
2019-01-02 13:38:29 -05:00
2019-01-01 23:03:09 -05:00
## 0.2
2019-01-01 21:02:52 -05:00
- implemented manual saving
2019-01-01 21:15:09 -05:00
- added a warning when changing master password
2019-01-01 22:45:03 -05:00
- some code cleanup as suggested by [Stephen Paul Weber](https://github.com/singpolyma)
2019-01-01 21:02:52 -05:00
2019-01-01 04:57:24 -05:00
## 0.1.1
2019-01-01 04:48:36 -05:00
- corrected a bug that was causing the pwGenerate function to hang occasionally.
- this may cause some passwords to be generated differently