From 284cc0bc35f8d3770aa185466e9f643eebdc515b Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 11 Dec 2019 16:27:00 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.