Skip to content

Commit

Permalink
Update changelog for 2.7.0
Browse files Browse the repository at this point in the history
cyderize committed Feb 23, 2023

Verified

This commit was signed with the committer’s verified signature.
1 parent e36d0ee commit 2e0bc37
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions changes.rst
Original file line number Diff line number Diff line change
@@ -4,10 +4,12 @@ MiniZinc Change Log
For detailed bug reports consult the issue tracker at
https://github.com/MiniZinc/libminizinc/issues.

.. _unreleased:
.. _v2.7.0:

Unreleased
~~~~~~~~~~
`Version 2.7.0 <https://github.com/MiniZinc/MiniZincIDE/releases/tag/2.7.0>`__
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

(released 23 February 2023)

Major changes:
^^^^^^^^^^^^^^
@@ -95,6 +97,16 @@ Bug fixes:
- Ensure that combining ``--solver-statistics`` and ``--compiler-statistics`` behaves the same as
using the ``--statistics`` flag (:bugref:`607`).

Changes in the IDE:
^^^^^^^^^^^^^^^^^^^

- Fix a bug where model selection dialog could run the wrong model.
- Fix a bug where the same data file could be added to the MiniZinc command twice.
- Ensure user config directory is created when modifying solver search paths (:idebugref:`167`).
- Ensure that IDE windows cannot spawn off-screen.
- Add tooltips to the CP-Profiler status bar legend.
- Add support for mooc submissions which include file editing history.

.. _v2.6.4:

`Version 2.6.4 <https://github.com/MiniZinc/MiniZincIDE/releases/tag/2.6.4>`__

0 comments on commit 2e0bc37

Please sign in to comment.