diff --git a/Release-Notes.md b/Release-Notes.md index dbc0d10..faa5560 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,4 +1,4 @@ -### v1.3.0 (not yet released) +### v1.3.0 (2018-12-20) * 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. @@ -7,8 +7,9 @@ * 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.
+* Fixed [#13](https://github.com/Sigmanor/Crypto-Notepad/issues/13) +* Fixed [#14](https://github.com/Sigmanor/Crypto-Notepad/issues/14) +* Added new bugs :smile:
***