diff --git a/HISTORY.txt b/HISTORY.txt index ada09e17..72d0cd9e 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,8 @@ +5.5.0: + - New --hashes locking functionality — support for multiple hashes per release! + - Pipenv talks to the PyPi (Warehouse) API now for grabbing hashes. + - Upgraded to Pipfile spec 2. + - New --legacy mode for lock. 5.4.3: - Fix for windows. 5.4.2: