diff --git a/HISTORY.txt b/HISTORY.txt index c86091f3..c5c620d8 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,6 @@ -10.0.2: +10.1.0: - Default dependencies now take precidence over Develop dependencies when - creating a lockfile. + creating a Pipfile.lock. 10.0.1: - Add extra indexes from pip config files in Pipfile generation. - Fix bug with `pipenv clean`.