Updated Release Notes (markdown)

Alexander 2019-01-02 13:26:42 +02:00
parent 73810c09ea
commit 3799d4dcfe

@ -6,12 +6,12 @@
* Able to make toolbar color like editor background color.
### FIXED
* Vertical scroll bar position [#17](https://github.com/Sigmanor/Crypto-Notepad/issues/17)
* Vertical scroll bar position shifted [#17](https://github.com/Sigmanor/Crypto-Notepad/issues/17)
* `Right-to-left reading` work incorrect [#18](https://github.com/Sigmanor/Crypto-Notepad/issues/18)
* `Change Key` and `Lock` toolbar icons was inactive.
### IMPROVED
* `Undo` function.
* `Undo` function for editor.
* Settings window.
### For developers
@ -36,7 +36,7 @@
* Encryption key now can't be empty.
* When you open a new file, filename is always empty.
* Minor design changes in `Settings` and `Change Key` windows.
* Logic of the `Associate with *.cnp files` function.
* Logic of the `Associate with *.cnp files` function.
_Thank for help to - [h5p9sl](https://github.com/h5p9sl)_