Skip to content

Commit 1de245e

Browse files
committed
Updated changelog
1 parent e2895ce commit 1de245e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
* Fixed a critical GUI bug when trying to create new folders and files in the tree.
88
* Caught a bug when creating a new file, but novelWriter couldn't figure out what class the parent item had and returned a None. Could not recreate the bug, but added a check for it.
99

10+
**Code Improvements**
11+
12+
* Changed the way user alerts are generated, and added the alert levels to an enum class named `nwAlert`. Also added a new level named `BUG`.
13+
1014
## Version 0.1.1 [2019-05-12]
1115

1216
**User Interface**

0 commit comments

Comments
 (0)