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