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.