Updated changelog

This commit is contained in:
Veronica K. B. Olsen
2020-08-11 23:05:54 +02:00
parent 8425c8c9be
commit b4497b133c
+7
View File
@@ -1,5 +1,12 @@
# novelWriter ChangeLog
## Version 0.12 [2020-08-16]
**User Interface**
* Added a New Project Wizard that can, in addition to create the previous minimal new project, also create a project with pre-defined root folders and chapter and scenes. It is also possible to create a copy of the example project from the source code. Either from the `sample` folder in the source, or from a `sample.zip` file generated by the `setup.py` script and saved to the `nw/assets` folder. PR #366.
## Version 0.11.1 [2020-08-09]
**Bugfixes**