diff --git a/HISTORY.txt b/HISTORY.txt index c2cebe40..0baafa58 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,4 +1,5 @@ 7.0.1: + - $ pipenv project! - [requires] python_version is now set for new projects, automatically if a version of Python was specified. - That wasn't easy.