diff --git a/Release-Notes.md b/Release-Notes.md index 6cf32b0..1ef827c 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,3 +1,9 @@ +## v1.6.5 (2019-12-12) +### Improved +* Extended types of special characters in the **Password generator** [#47](https://github.com/Sigmanor/Crypto-Notepad/issues/47) +* Сhanged minimum and maximum generated password length to **4** and **256** + + ## v1.6.4 (2019-12-01) ### Added * Able to copy debug info to clipboard by clicking to app version in the **About** window.