From 9402f8ad4494bcda04d2f9fda7747fed7adc331b Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 10 Feb 2017 23:25:31 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Release-Notes.md b/Release-Notes.md index 238f9dc..7395e9f 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,3 +1,9 @@ +### v1.1.0 (2017-02-10) +* Drag and Drop support. [#2](https://github.com/Sigmanor/Crypto-Notepad/issues/2) +* Highlight URLs and mailto: 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.