File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-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/>`_.
99Unreleased _
1010------------
1111
12+ 0.6.0 _ - 2022-03-02
13+ -------------------
14+
1215Added
1316^^^^^
1417
@@ -19,10 +22,12 @@ Fixed
1922
2023- Do not raise error about unsupported solver flags when MiniZinc driver would
2124 not raise an error.
25+ - Fix warnings caused by unterminated coroutines when using the asynchronous
26+ iterators
2227
2328
24290.5.0 _ - 2021-10-07
25- ------------
30+ -------------------
2631
2732Added
2833^^^^^
@@ -292,6 +297,7 @@ release is best described in the `documentation
292297<https://minizinc-python.readthedocs.io/en/0.1.0/> `_.
293298
294299
300+ .. _0.6.0 : https://github.com/MiniZinc/minizinc-python/compare/0.5.0...0.6.0
295301.. _0.5.0 : https://github.com/MiniZinc/minizinc-python/compare/0.4.2...0.5.0
296302.. _0.4.2 : https://github.com/MiniZinc/minizinc-python/compare/0.4.1...0.4.2
297303.. _0.4.1 : https://github.com/MiniZinc/minizinc-python/compare/0.4.0...0.4.1
You can’t perform that action at this time.
0 commit comments