From 799efecf741dda4beee04d822c1cb2b6eaa2f9a9 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 25 Nov 2019 21:24:15 +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 9a08397..f027bf2 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -9,7 +9,7 @@ ## 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) * `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.