changelog

This commit is contained in:
2018-01-16 09:43:23 -05:00
parent ce6827d5a2
commit 0e993a711b
+1
View File
@@ -1,6 +1,7 @@
9.0.2:
- PIP_INDEX_URL and PIP_EXTRA_INDEX_URL will automatically be honored, when creating a new Pipfile.
Note, the Pipfile will always be respected as the authoritative source of truth.
- General improvements, via incoming pull requests.
9.0.1:
- Fixed issue with specifiers being treated as paths on Windows.
- Fixed regression causing development packages to always be installed.