history update

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-16 19:15:30 -05:00
parent 0756d32fd8
commit 9bf7bd2b6b
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -13,3 +13,7 @@ test_project
Pipfile.lock
/.vscode/
.idea
/.pytest_cache/
/.env
+1
View File
@@ -1,5 +1,6 @@
9.0.4:
- Add --system flag to $ pipenv check.
- Removal of package name suggestions.
9.0.3:
- v9.0.1.
9.0.2: