passman/ChangeLog.md
Jonathan Lamothe ae9a43519e version 0.2.1
2020-03-20 20:29:37 -04:00

19 lines
477 B
Markdown

# Changelog for passman
## 0.2.1
- refactoring
- store the database where Windows can find it
- confirm master password before creating new service
## 0.2
- implemented manual saving
- added a warning when changing master password
- some code cleanup as suggested by [Stephen Paul Weber](https://github.com/singpolyma)
## 0.1.1
- corrected a bug that was causing the pwGenerate function to hang occasionally.
- this may cause some passwords to be generated differently