From f4057892da44029c4d5426ccb0f31bae40dd2ed7 Mon Sep 17 00:00:00 2001 From: Alexander Date: Mon, 11 Dec 2017 11:14:27 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 4 ++++ 1 file changed, 4 insertions(+) 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.