Skip to content

Commit f2b8092

Browse files
committed
Update changelog for 2.8.0
1 parent 937b65c commit f2b8092

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

MiniZincIDE/CHANGES

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
2023-11-16
2+
v2.8.0
3+
- Fix unreadable cheat sheet font colour in dark mode (#191).
4+
- Add option to output objective value and enable by default.
5+
- Show manually input parameters in output window.
6+
- Fix missing checker messages (#192).
7+
- Fix incorrect OpenSSL version in Linux packages (#189).
8+
19
2023-05-20
210
v2.7.6
311
- Update to MiniZinc 2.7.6.

MiniZincIDE/MiniZincIDE.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
QT += core gui widgets websockets
22

3-
VERSION = 2.7.7
3+
VERSION = 2.8.0
44
DEFINES += MINIZINC_IDE_VERSION=\\\"$$VERSION\\\"
55

66
bundled {

0 commit comments

Comments
 (0)