diff --git a/Release-Notes.md b/Release-Notes.md index 6589337..9d15437 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -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)