From 29775d9d31ba8c00bda25e34e0ed36974c5ef22e Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 10 Feb 2017 23:24:09 +0200 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/TODO.md b/TODO.md index 9310afc..072c8a2 100644 --- a/TODO.md +++ b/TODO.md @@ -1,8 +1,8 @@ -## v1.1.0 (2017-02-??) -- [ ] 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.1.0 (2017-02-10) +- [x] Drag and Drop support [#2](https://github.com/Sigmanor/Crypto-Notepad/issues/2) +- [x] Highlight URLs and mailto: links [#3](https://github.com/Sigmanor/Crypto-Notepad/issues/3) +- [x] Auto save on lock +- [x] Change text selection behavior ## v1.2.0 - [ ] GPG support [#1](https://github.com/Sigmanor/Crypto-Notepad/issues/1) \ No newline at end of file