Version bump and update to changelog

This commit is contained in:
Veronica K. B. Olsen
2019-05-18 15:33:34 +02:00
parent 0dd0ae359a
commit c4caac748f
3 changed files with 13 additions and 3 deletions
+10
View File
@@ -1,5 +1,15 @@
# novelWriter ChangeLog
## Version 0.1.3 [2019-05-18]
**User Interface**
* Cursor position is now saved when a document is saved, and restored when the document is opened. PR #12.
**Test Suite**
* Major upgrades to the test suite, now also testing GUI elements. Coverage at 73%. PRs #9 and #11.
## Version 0.1.2 [2019-05-12]
**Bugfixes**