We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4968c25 commit dd367c7Copy full SHA for dd367c7
1 file changed
CHANGELOG.rst
@@ -9,6 +9,9 @@ this project adheres to `Semantic Versioning <https://semver.org/>`_.
9
Unreleased_
10
------------
11
12
+0.3.0_ - 2020-07-21
13
+-------------------
14
+
15
Added
16
^^^^^
17
- Add support for different MiniZinc compiler optimisation levels. All methods that
@@ -137,6 +140,7 @@ release is best described in the `documentation
137
140
<https://minizinc-python.readthedocs.io/en/0.1.0/>`_.
138
141
139
142
143
+.. _0.3.0: https://gitlab.com/minizinc/minizinc-python/compare/0.2.3...0.3.0
144
.. _0.2.3: https://gitlab.com/minizinc/minizinc-python/compare/0.2.2...0.2.3
145
.. _0.2.2: https://gitlab.com/minizinc/minizinc-python/compare/0.2.1...0.2.2
146
.. _0.2.1: https://gitlab.com/minizinc/minizinc-python/compare/0.2.0...0.2.1
0 commit comments