From c0feac696198ad02aa8c8d8e84162debe14ac4e0 Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 10 Feb 2017 23:37:56 +0200 Subject: [PATCH] Updated Release Notes (markdown) --- Release-Notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Notes.md b/Release-Notes.md index 7395e9f..d9c26ae 100644 --- a/Release-Notes.md +++ b/Release-Notes.md @@ -1,6 +1,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. [#3](https://github.com/Sigmanor/Crypto-Notepad/issues/3) +* 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.