From a3904f7fdc213a5ab0d8cffa80df9849a4157f9d Mon Sep 17 00:00:00 2001 From: Alexander Date: Thu, 13 Dec 2018 13:27:37 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Release-Notes.md b/Release-Notes.md index c0983de..34e3999 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,6 +1,7 @@ ### v1.3.0 (not yet released) * Optional integration with windows context menu [#11](https://github.com/Sigmanor/Crypto-Notepad/issues/11) [#12](https://github.com/Sigmanor/Crypto-Notepad/issues/12) * Changed eye icon ![eye icon](https://i.imgur.com/5iz4oCx.png) behavior. +* Encryption key now can't be empty. * Fixed bug with empty filename field while saving/creating a file. * Fixed bug [#13](https://github.com/Sigmanor/Crypto-Notepad/issues/13) * Minor design changes in `Settings` and `Change Key` windows.