Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-02-24 07:44:45 -05:00
parent eda2a32490
commit 37e2791dda
+3
View File
@@ -1,3 +1,6 @@
10.0.1:
- Fix bug with `pipenv clean`.
- Install from Pipfile.lock after each successful `pipenv install`.
10.0.0:
- Introduce `pipenv sync` command.
- Introduce `pipenv clean` command.