diff --git a/Release-Notes.md b/Release-Notes.md index 874d6a7..bd85c22 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -169,30 +169,38 @@ _Thank for help to - [h5p9sl](https://github.com/h5p9sl)_ * `improved` **Open file** function was reworked. ## v0.5.0 (2016-01-15) -* `added` Checking for update and auto-update app. -* `added` New icon for app. -* `fixed` Minor bug fixes. -* `improved` Redesigned **About/Enter Key/Change Key** windows. +### Added +* Checking for update and auto-update app. +* New icon for app. +### Improved +* Redesigned **About/Enter Key/Change Key** windows. +### Fixed +* Minor bug fixes. ## v0.4.1 (2016-01-12) -* `fixed` Bug while saving the settings. +### Fixed +* Bug while saving the settings. ## v0.4.0 (2016-01-11) -* `added` Warning message while open `Encrypt/Decrypt` tab in Settings. -* `added` **Reset to default** button in settings window. -* `added` Toolbar with icons. -* `added` Able to close toolbar. -* `added` New show/hide password icons. -* `improved` About window. +### Added +* Warning message while open **Encrypt/Decrypt** tab in Settings. +* **Reset to default** button in settings window. +* Toolbar with icons. +* Able to close toolbar. +* New show/hide password icons. +### Improved +* About window design. ## v0.3.0 (2016-01-09) -* `improved` All Message Boxes placed in the middle of the parent forms. -* `fixed` Bug with closing **Enter Key** window. +### Improved +* All dialog windowas now placed in the middle of the parent forms. +### Fixed +* Bug with closing **Enter Key** window. ## v0.2.0 (2016-01-07) ### Added -* New icon for **show password** -* Able to change opened file encryption key. +* New icon for **show password**. +* Able to change encryption key of opened file. * About window. ### Fixed * Small bug fixes.