Skip to content

Commit 02ca333

Browse files
committed
Change log
1 parent f452e84 commit 02ca333

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

MiniZincIDE/CHANGES

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
2016-07-31
2+
v2.0.14
3+
- Implement new Coursera submission system.
4+
- Reload list of data files after removing a file through the project view,
5+
and use persistent indices to fix file removal. Fixes #11.
6+
- Fix renaming of files through the project explorer. Renaming should now
7+
work using the usual platform editing key, and using the context menu
8+
option. Fixes #12.
9+
- Don't add empty file name to list of data files when user cancels file
10+
dialog. Fixes #13.
11+
- Add same leading white space as on current line when pressing return
12+
(maintain indenting).
13+
- Add support for new Qt WebEngine framework (since Qt WebKit is not available
14+
in Qt 5.6).
115
2016-03-26
216
v2.0.13
317
- Flush output more consistently when process finished, hopefully

0 commit comments

Comments
 (0)