passman/ChangeLog.md

17 lines
378 B
Markdown
Raw Normal View History

2018-12-06 14:31:36 -05:00
# Changelog for passman
2019-01-02 13:38:29 -05:00
## current
- refactoring
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