update history

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2017-09-13 12:49:17 -04:00
parent 8b3b8ad234
commit 77b1162efb
+2 -1
View File
@@ -1,5 +1,6 @@
7.0.1:
- [requires] python_version is now set for new projects, automatically.
- [requires] python_version is now set for new projects, automatically
if a version of Python was specified.
- That wasn't easy.
7.0.0:
- New path handling for --python, versions like '3.6' are now supported.