diff --git a/HISTORY.txt b/HISTORY.txt index 4033b0a2..10d328fd 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -2,7 +2,7 @@ - Add --system flag to $ pipenv check. - Removal of package name suggestions. - Support for [scripts] in Pipfile. - - Comment out invalid (to pip's hash checkign mode) packages from `$ pipenv lock -r`. + - Comment out invalid (to pip's hash checking mode) packages from `$ pipenv lock -r`. - Updated patched version of dotenv. - Do not allow `$ pipenv install --system packagename `to be used. 9.0.3: