diff --git a/HISTORY.txt b/HISTORY.txt index 10980fd6..6ab7f815 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,7 @@ 9.0.2: - PIP_INDEX_URL and PIP_EXTRA_INDEX_URL will automatically be honored, when creating a new Pipfile. Note, the Pipfile will always be respected as the authoritative source of truth. + - General improvements, via incoming pull requests. 9.0.1: - Fixed issue with specifiers being treated as paths on Windows. - Fixed regression causing development packages to always be installed.