From d2d19b25649199801359014cbe6cb55b62e13c77 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 8 Aug 2020 12:29:49 +0300 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Release-Notes.md b/Release-Notes.md index 7c0c1a2..0a47494 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,3 +1,10 @@ +## v1.6.7 (2020-08-08) +### Improved +* Buttons in the **Password generator** window was swapped. +### Fixed +* Editor text was not displayed when the window is maximized from the thumbnail preview. + + ## v1.6.6 (2020-01-20) ### Added * Auto lock if the app is inactive [#48](https://github.com/Sigmanor/Crypto-Notepad/issues/48)