diff --git a/Release-Notes.md b/Release-Notes.md index 5362144..b011629 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -3,9 +3,11 @@ * 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 `Auto save on lock` working incorrect -* Fixed bug [#13](https://github.com/Sigmanor/Crypto-Notepad/issues/13)
+* Changed logic of the function`Associate with *.cnp files` +* Fixed bug with empty filename while saving existingа file or creating a new. +* Fixed incorrect work of the `Auto save on lock` function. +* Fixed bug [#13](https://github.com/Sigmanor/Crypto-Notepad/issues/13) +* Fixed old bugs, and new ones, that were created while working on this release.
***