diff --git a/HISTORY.txt b/HISTORY.txt index df018f32..9a9967e7 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -11,6 +11,7 @@ - Make imports lazy to improve initial load time. - Extra path searching for python at runtime. - Shellquote paths to requirement files in case of spaces on windows. + - Update PyPI urls. - Require `--python` values to exist when passing a path. - Bugfix for environment variable expansion in 'unlocked' pipfiles. - Bugfix for `--deploy` flag.