diff --git a/HISTORY.txt b/HISTORY.txt index 0e5e9d8d..f980e82b 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -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.