Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-17 09:12:45 -05:00
parent 52ea1d43da
commit bf13ba0bd1
+1
View File
@@ -4,6 +4,7 @@
- Support for [scripts] in Pipfile.
- Comment out invalid (to pip's hash checkign mode) packages from `$ pipenv lock -r`.
- Updated patched version of dotenv.
- Do not allow `$ pipenv install --system packagename `to be used.
9.0.3:
- v9.0.1.
9.0.2: