From 21771adb98383575477ce0b3fcd01514a91fab2f Mon Sep 17 00:00:00 2001 From: Alexander Date: Sun, 6 Oct 2019 23:31:52 +0300 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/Release-Notes.md b/Release-Notes.md index b172065..bf33ff3 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,27 +1,24 @@ -# v1.6.0 (november) -## New features -* Left-paddings in editor [#32](https://github.com/Sigmanor/Crypto-Notepad/issues/32) -* Remember value of the Right-to-Left setting [#30](https://github.com/Sigmanor/Crypto-Notepad/issues/30) -* Status panel in the bottom of window [#31](https://github.com/Sigmanor/Crypto-Notepad/issues/31) -* Able to enable old icons in Toolbar [#34](https://github.com/Sigmanor/Crypto-Notepad/issues/34) -* More style settings for line numbers -* More style settings for toolbar -* More style settings for search panel -* More style settings for editor font +## v1.6.0 (november) +### New features +* Able to customize left-padding in the editor [#32](https://github.com/Sigmanor/Crypto-Notepad/issues/32) +* Remembering value of the **Right-to-Left** setting [#30](https://github.com/Sigmanor/Crypto-Notepad/issues/30) +* Added status panel in the bottom of window [#31](https://github.com/Sigmanor/Crypto-Notepad/issues/31) +* Able to enable old icons in **Toolbar** [#34](https://github.com/Sigmanor/Crypto-Notepad/issues/34) +* More style settings * Able to hide main menu * Disabled whole word selection with mouse in editor [#29](https://github.com/Sigmanor/Crypto-Notepad/issues/29) -## Improvements -* Completely changed navigation and design of of `Settings` window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33) -* Minor design changes in `About` window +### Improvements +* Completely changed navigation and design of of **Settings** window [#33](https://github.com/Sigmanor/Crypto-Notepad/issues/33) +* Minor design changes in **About** window -## Bug fixing +### Bug fixing * Added missing information message when connection is lost while checking updates [#28](https://github.com/Sigmanor/Crypto-Notepad/issues/28) ## v1.5.1 (2019-08-30) -* ![added](https://i.imgur.com/fFw9vd1.png "added") Notification in window title bar when file saved. -* ![fixed](https://i.imgur.com/BzO95GY.png "fixed") Bug with scrolling down in editor [#26](https://github.com/Sigmanor/Crypto-Notepad/issues/26) -* ![fixed](https://i.imgur.com/BzO95GY.png "fixed") Text glitches in editor after file save [#27](https://github.com/Sigmanor/Crypto-Notepad/issues/27) +* `added` Notification in window title bar when file saved. +* `fixed` Bug with scrolling down in editor [#26](https://github.com/Sigmanor/Crypto-Notepad/issues/26) +* `fixed` Text glitches in editor after file save [#27](https://github.com/Sigmanor/Crypto-Notepad/issues/27) ## v1.5.0 (2019-08-28) * ![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) @@ -165,4 +162,4 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_ * ![fixed](https://i.imgur.com/BzO95GY.png "fixed") Small bug fixes. ## v0.1.0 (2016-01-06) -* ![dev](https://i.imgur.com/pYoi5v3.png "dev") First public release. \ No newline at end of file +* `dev` First public release. \ No newline at end of file