From 5ba264e8b7bc305c0704914a38c37f3323532686 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 19 Jan 2020 16:12:49 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Release-Notes.md b/Release-Notes.md index 9994d2d..9f5833e 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -9,13 +9,15 @@ * Able to clear clipboard manually from the **Edit** main menu. * Able to disable all shortcut keys. - ### Improved * Remapped some shortcut keys [#49](https://github.com/Sigmanor/Crypto-Notepad/issues/49) * When app is minimized, editor text is hidden in windows thumbnail previews ([how it looks](https://i.imgur.com/qX9sYfP.png)). * Categories in **Settings** window was reorganized. * Now all main menu items have hotkeys. +### Fixed +* Shortcut keys doesn't work or worked when it's not necessary. + ## v1.6.5 (2019-12-12) ### Improved