From 2846128353ae3d964664b3473774f836f538bfb9 Mon Sep 17 00:00:00 2001 From: Alexander Date: Wed, 28 Aug 2019 13:52:58 +0300 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Notes.md b/Release-Notes.md index eb1ccb1..383dcfa 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -2,7 +2,7 @@ * ![added](https://i.imgur.com/fFw9vd1.png "added") Drag & Drop file on executable to open it [#19](https://github.com/Sigmanor/Crypto-Notepad/issues/19) * ![added](https://i.imgur.com/fFw9vd1.png "added") Line numbers panel in editor [#23](https://github.com/Sigmanor/Crypto-Notepad/issues/23) * ![added](https://i.imgur.com/fFw9vd1.png "added") Saving in settings `Custom colors` values from color picker [#24](https://github.com/Sigmanor/Crypto-Notepad/issues/24) -* ![added](https://i.imgur.com/fFw9vd1.png "added") Deactivating functionality of `Insert` keyboard button [#25](https://github.com/Sigmanor/Crypto-Notepad/issues/25) +* ![added](https://i.imgur.com/fFw9vd1.png "added") Able to disable functionality of `Insert` keyboard button [#25](https://github.com/Sigmanor/Crypto-Notepad/issues/25) * ![added](https://i.imgur.com/fFw9vd1.png "added") TAB button functionality in editor. * ![improved](https://i.imgur.com/ZHV6sPI.png "improved") Text search. Now it more like in windows notepad. * ![improved](https://i.imgur.com/ZHV6sPI.png "improved") Minor design changes.