From 2d38f261661657c97d8093ff1a252a3f611e91c9 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 15 Dec 2018 14:05:33 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Release-Notes.md b/Release-Notes.md index 34e3999..5362144 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -2,9 +2,10 @@ * 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. +* Minor design changes in `Settings` and `Change Key` windows. * 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.
+* Fixed `Auto save on lock` working incorrect +* Fixed bug [#13](https://github.com/Sigmanor/Crypto-Notepad/issues/13)
***