From b8903aea64c52fb94d31b85c2c8c36d416975d81 Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 30 Nov 2019 10:06:51 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/Release-Notes.md b/Release-Notes.md index 5e0f110..ca4678e 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -135,10 +135,12 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_ * `fixed` Overflow during arithmetical operation [#6](https://github.com/Sigmanor/Crypto-Notepad/issues/6) ## v1.1.0 (2017-02-10) -* `added` Drag and Drop support. [#2](https://github.com/Sigmanor/Crypto-Notepad/issues/2) -* `added` Highlight URLs and mailto: links. (Hold SHIFT key to open links) [#3](https://github.com/Sigmanor/Crypto-Notepad/issues/3) -* `added` Auto save on lock. -* `improved` Text selection behavior was changed. +### Added +* Drag and Drop file to editor support. [#2](https://github.com/Sigmanor/Crypto-Notepad/issues/2) +* Highlight **URLs** and **email** links. (Hold **SHIFT** key to open links) [#3](https://github.com/Sigmanor/Crypto-Notepad/issues/3) +* Auto save on lock. +### Improved +* Text selection behavior was changed. ## v1.0.0 (2016-01-28) ### Added @@ -146,10 +148,10 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_ * Saving the window state. * Able to open files of all formats. ### Improved -* Text change detection. +* Detect when text in editor was changed. * Search panel was redesigned. ### Fixed -* Fixed bug with empty filename. +* Fixed bug with the empty filename. * Fixed bug with the search panel. * Various bug fixes and improvements. ### Removed @@ -181,7 +183,7 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_ ## v0.5.0 (2016-01-15) ### Added -* Checking for update and auto-update app. +* Auto check for updates on app startup. * New icon for app. ### Improved * Redesigned **About/Enter Key/Change Key** windows. @@ -198,9 +200,9 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_ * **Reset to default** button in settings window. * Toolbar with icons. * Able to close toolbar. -* New show/hide password icons. +* New **show/hide password** icons. ### Improved -* About window design. +* About window redesigned. ## v0.3.0 (2016-01-09) ### Improved