Prepare for 0.17.2

This commit is contained in:
Dave Halter
2020-07-17 21:39:36 +02:00
parent 1233caebdc
commit 74116fe2ea
2 changed files with 6 additions and 2 deletions
+5 -1
View File
@@ -6,11 +6,15 @@ Changelog
Unreleased
++++++++++
0.17.2 (2020-07-17)
+++++++++++++++++++
- Added an option to pass environment variables to ``Environment``
- ``Project(...).path`` exists now
- Support for Python 3.9
- A few bugfixes
This will probably the last release that supports Python 2 and Python 3.5.
This will the last release that supports Python 2 and Python 3.5.
``0.18.0`` will be Python 3.6+.
0.17.1 (2020-06-20)