From 3cfa393a3600f0fda5e76a990526a9d3bdbc01ab Mon Sep 17 00:00:00 2001 From: Alexander Date: Sat, 17 Feb 2018 14:52:01 +0200 Subject: [PATCH] Updated TODO (markdown) --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 7c334d9..cb40c47 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,5 @@ ## v1.1.2 -- [ ] [BUG] Text cursor (caret) is changing position on file saving [#8](https://github.com/Sigmanor/Crypto-Notepad/issues/8) +- [x] [BUG] Text cursor (caret) is changing position on file saving [#8](https://github.com/Sigmanor/Crypto-Notepad/issues/8) ## v1.2.0 - [ ] Tabs support [#4](https://github.com/Sigmanor/Crypto-Notepad/issues/4)