Skip to content

Commit 5a57fc4

Browse files
committed
Update version to 0.6.0
1 parent 953ea27 commit 5a57fc4

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.rst

+7-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ this project adheres to `Semantic Versioning <https://semver.org/>`_.
99
Unreleased_
1010
------------
1111

12+
0.6.0_ - 2022-03-02
13+
-------------------
14+
1215
Added
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

2429
0.5.0_ - 2021-10-07
25-
------------
30+
-------------------
2631

2732
Added
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

0 commit comments

Comments
 (0)