Updated Release Notes (markdown)

Alexander 2019-11-30 10:13:23 +02:00
parent 61673a3c3a
commit 4cdf24e472

@ -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)