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)
***