From d6d0c4f525e41111810f20cb2dfc58ea16355bd9 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 18 Jan 2020 00:59:30 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Release-Notes.md b/Release-Notes.md index 73f3296..131d2c0 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -4,9 +4,11 @@ * Able to make editor readonly. * Readonly indicator in the status panel. * Word wrap indicator in the status panel. +* Auto-clear clipboard at app close. * Auto-clear clipboard after copy text from the editor. * Able to clear clipboard manually from the **Edit** main menu. + ### Improved * 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.