diff --git a/Release-Notes.md b/Release-Notes.md index 19556a2..8e4d6b2 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,11 +1,14 @@ ## v1.6.4 (unreleased yet) -* `added` Able to copy debug info to clipboard by clicking to app version in **About** window. -* `added` Сopy all generated passwords / last generated password in list. -* `added` Able to specify the number of generated passwords [1-1000]. -* `added` Remembering parameters in **Password generator** window. -* `improved` Design of **About** window was simplified for better performance. -* `fixed` App now correctly working on systems with **.NET Framework v4.6.1** and higher. -* `fixed` Bug with incorrect file name when creating a new file. +### Added +* Able to copy debug info to clipboard by clicking to app version in **About** window. +* Сopy all generated passwords / last generated password in list. +* Able to specify the number of generated passwords [1-1000]. +* Remembering parameters in **Password generator** window. +### Improved +* Design of **About** window was simplified for better performance. +### Fixed +* App now correctly working on systems with **.NET Framework v4.6.1** and higher. +* Bug with incorrect file name when creating a new file. ## v1.6.3 (2019-11-11)