Skip to content

Commit

Permalink
Change log
Browse files Browse the repository at this point in the history
  • Loading branch information
guidotack committed Jul 31, 2016
1 parent f452e84 commit 02ca333
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions MiniZincIDE/CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
2016-07-31
v2.0.14
- Implement new Coursera submission system.
- Reload list of data files after removing a file through the project view,
and use persistent indices to fix file removal. Fixes #11.
- Fix renaming of files through the project explorer. Renaming should now
work using the usual platform editing key, and using the context menu
option. Fixes #12.
- Don't add empty file name to list of data files when user cancels file
dialog. Fixes #13.
- Add same leading white space as on current line when pressing return
(maintain indenting).
- Add support for new Qt WebEngine framework (since Qt WebKit is not available
in Qt 5.6).
2016-03-26
v2.0.13
- Flush output more consistently when process finished, hopefully
Expand Down

0 comments on commit 02ca333

Please sign in to comment.