From 8c7c36ff481f4577d42b3d0e6c559ca48a4bbb88 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 7 Sep 2017 11:55:01 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 5 +++++ 1 file changed, 5 insertions(+) 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: