diff --git a/Release-Notes.md b/Release-Notes.md index b99ddac..32e6e07 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,12 +1,16 @@ ### v1.1.1 (2017-05-31) * Fixed [#6](https://github.com/Sigmanor/Crypto-Notepad/issues/6) +*** + ### v1.1.0 (2017-02-10) * Drag and Drop support. [#2](https://github.com/Sigmanor/Crypto-Notepad/issues/2) * Highlight URLs and mailto: links. (Hold SHIFT key to open links) [#3](https://github.com/Sigmanor/Crypto-Notepad/issues/3) * Auto save on lock. * Change text selection behavior. +*** + ### v1.0.0 (2016-01-28) * Displaying filename in title bar. * Saving the window state.