From 1cc63b1693001e1e648ffbe30dd3c7ccebddb5d1 Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 17 Jan 2020 23:20:22 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Release-Notes.md b/Release-Notes.md index 2a328f0..860ddcc 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -2,10 +2,10 @@ ### Added * Auto lock if the app is inactive [#48](https://github.com/Sigmanor/Crypto-Notepad/issues/48) * Able to make editor readonly. -* Readonly indicator in status panel. -* Word wrap indicator in status panel. +* Readonly indicator in the status panel. +* Word wrap indicator in the status panel. * Auto-clear clipboard after copy text from the editor. -* Able to clear clipboard manually from **Edit** main menu. +* 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)).