We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 622dfcf commit aae4c5eCopy full SHA for aae4c5e
1 file changed
CHANGELOG.rst
@@ -9,6 +9,9 @@ this project adheres to `Semantic Versioning <https://semver.org/>`_.
9
Unreleased_
10
------------
11
12
+0.2.3_ - 2020-03-31
13
+-------------------
14
+
15
Changed
16
^^^^^^^
17
- Add text to the empty MiniZincError that occurs when MiniZinc exits with a non-zero
@@ -114,6 +117,7 @@ release is best described in the `documentation
114
117
<https://minizinc-python.readthedocs.io/en/0.1.0/>`_.
115
118
116
119
120
+.. _0.2.3: https://gitlab.com/minizinc/minizinc-python/compare/0.2.2...0.2.3
121
.. _0.2.2: https://gitlab.com/minizinc/minizinc-python/compare/0.2.1...0.2.2
122
.. _0.2.1: https://gitlab.com/minizinc/minizinc-python/compare/0.2.0...0.2.1
123
.. _0.2.0: https://gitlab.com/minizinc/minizinc-python/compare/0.1.0...0.2.0
0 commit comments