From 096fe055b4091b5305bcbd2e4f9e8994c605939f Mon Sep 17 00:00:00 2001 From: Sigmanor Date: Mon, 11 Jan 2016 20:31:03 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/Release-Notes.md b/Release-Notes.md index d2cf317..eb21b29 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,13 +1,26 @@ -### v0.3.0 (2016-01-09) -* All Message Boxes placed in the middle of the parent forms. -* Fixed issue with closing "Enter Key" form. +### v0.4.0 (2016-01-11) +* `ADDED` Warning message when open "Encrypt/Decrypt" tab in Settings. +* `ADDED` Reset to Defaults button in Settings. +* `ADDED` Toolbar with icons. +* `ADDED` New show/hide password icon. +* `ADDED` Able to close toolbar. +* `IMPROVED` About window. +*** + +### v0.3.0 (2016-01-09) +* `IMPROVED` All Message Boxes placed in the middle of the parent forms. +* `FIXED` Bag with closing "Enter Key" windows. + +*** ### v0.2.0 (2016-01-07) -* New icon to show password. -* Added changing key of opened file. -* Added about window. -* Small fixes. +* `ADDED` New icon to show password. +* `ADDED` changing key of opened file. +* `ADDED` about window. +* `FIXED` Small bugs. + +*** ### v0.1.0 (2016-01-06) * First public release. \ No newline at end of file