From 8c0a8c83e5cb9361f4107febdff5ee9906afbe28 Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 15 Nov 2019 11:52:29 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Notes.md b/Release-Notes.md index d7a2736..6589337 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,5 +1,5 @@ ## 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) +* `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) * `fixed` New files don't saving when **Save As** & **Save** clicking [#46](https://github.com/Sigmanor/Crypto-Notepad/issues/46) * `fixed` Bug when did not appear save dialog on app close.