From 0e17e92b8afcb43b7afbc0db6a3e8651330dd3f1 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 11 Nov 2019 19:15:43 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Release-Notes.md b/Release-Notes.md index c3ee5b2..4116746 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,3 +1,8 @@ +## v1.6.3 (2019-11-11) +* `added` Password generator [#42](https://github.com/Sigmanor/Crypto-Notepad/issues/42) +* `fixed` Invalid file name on new file create [#45](https://github.com/Sigmanor/Crypto-Notepad/issues/45) +* `fixed` New files don't saving when **Save As** & **Save** clicking [#46](https://github.com/Sigmanor/Crypto-Notepad/issues/46) + ## v1.6.2 (2019-11-10) * `improved` Update dialog window now is centered parent. * `improved` In "Encryption" settings tab, was added hint that contain recommended encryption values.