Skip to content

Commit

Permalink
Update changelog for 2.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cyderize committed May 6, 2022
1 parent 2fd4c00 commit b81f14a
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ MiniZinc Change Log
For detailed bug reports consult the issue tracker at
https://github.com/MiniZinc/libminizinc/issues.

.. _unreleased:
.. _v2.6.3:

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

(released 6 May 2022)

Changes:
^^^^^^^^
Expand Down Expand Up @@ -40,6 +42,14 @@ Bug fixes:
- Fix an internal error when using an ``if-then-else`` with a branch equating ``<>`` to an
expression.

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

- Improve UI and dark mode for CP Profiler.
- Fix CP Profiler tree-builder signal/slot connection (:idebugref:`160`).
- Fix deadlock in CP Profiler tree building (:idebugref:`162`).
- Make project loading more resilient to errors (:idebugref:`165`).

.. _v2.6.2:

`Version 2.6.2 <https://github.com/MiniZinc/MiniZincIDE/releases/tag/2.6.2>`__
Expand Down

0 comments on commit b81f14a

Please sign in to comment.