Updated Release Notes (markdown)

Alexander 2019-11-20 14:52:03 +02:00
parent 8c0a8c83e5
commit e0557301ce

@ -1,3 +1,13 @@
## v1.6.4 (unreleased yet)
* `added` Able to get (copy to clipboard) debug info by clicking to app version in **About** window.
* `improved` App now correctly working on systems with **.NET Framework v4.6.1** and higher.
* `improved` Added title icon to the **Change key** window.
* `improved` Remembering parameters in **Password generator** window.
* `improved` Dialog window **Delete file?** now placed in the center of the main window.
* `improved` Minor design changes in **About** window.
* `fixed` Bug with incorrect file name when creating a new file.
## v1.6.3 (2019-11-11)
* `added` Password generator [#42](https://github.com/Sigmanor/Crypto-Notepad/issues/42) (requires [.net framework 4.7.2](https://www.microsoft.com/en-US/download/details.aspx?id=55167))
* `fixed` Invalid file name on new file create [#45](https://github.com/Sigmanor/Crypto-Notepad/issues/45)