File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ this project adheres to `Semantic Versioning <https://semver.org/>`_.
9
9
Unreleased _
10
10
------------
11
11
12
+ 0.4.1 _ - 2020-11-11
13
+ -------------------
14
+
12
15
Added
13
16
^^^^^
14
17
- Support for Python 3.9. (MiniZinc Python will aim to support all versions of
35
38
type defined in MiniZinc.
36
39
37
40
0.4.0 _ - 2020-10-06
38
- ------------
41
+ -------------------
39
42
40
43
Changed
41
44
^^^^^^^
@@ -217,6 +220,7 @@ release is best described in the `documentation
217
220
<https://minizinc-python.readthedocs.io/en/0.1.0/> `_.
218
221
219
222
223
+ .. _0.4.1 : https://github.com/MiniZinc/minizinc-python/compare/0.4.0...0.4.1
220
224
.. _0.4.0 : https://github.com/MiniZinc/minizinc-python/compare/0.3.3...0.4.0
221
225
.. _0.3.3 : https://github.com/MiniZinc/minizinc-python/compare/0.3.2...0.3.3
222
226
.. _0.3.2 : https://github.com/MiniZinc/minizinc-python/compare/0.3.1...0.3.2
You can’t perform that action at this time.
0 commit comments