From a96def332d3c4742d22484ef492fe97d0f0cb547 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 29 Dec 2018 14:33:13 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Release-Notes.md b/Release-Notes.md index 35d0309..7a9700b 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -3,6 +3,10 @@ * Fixed [#18](https://github.com/Sigmanor/Crypto-Notepad/issues/18) * Added `Redo` function in to editor. * Reworked `Undo` function. +* Changed toolbar icons (http://p.yusukekamiyamane.com/) +* Added icons to the main menu (optional). +* Able to make toolbar color like editor background color. +* Fixed bug when `Change Key` and `Lock` toolbar icons was inactive. * ... ***For developers***