This commit is contained in:
2018-01-16 10:04:30 -05:00
parent 3d562ca899
commit 1afaa0a748
+1
View File
@@ -1,4 +1,5 @@
9.0.2:
- Massive booting speedups, thanks to module lazy-loading.
- 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.