fix typo in history (#1439)

This commit is contained in:
Derek
2018-02-17 08:53:52 -08:00
committed by Jeff Tratner
parent fc83723a37
commit 3eb0a873e5
+1 -1
View File
@@ -2,7 +2,7 @@
- Add --system flag to $ pipenv check.
- Removal of package name suggestions.
- Support for [scripts] in Pipfile.
- Comment out invalid (to pip's hash checkign mode) packages from `$ pipenv lock -r`.
- Comment out invalid (to pip's hash checking mode) packages from `$ pipenv lock -r`.
- Updated patched version of dotenv.
- Do not allow `$ pipenv install --system packagename `to be used.
9.0.3: