From ddef9f28676ebdf03a112a289b8e4491e10ac8ea Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 23 Feb 2018 13:41:51 -0500 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 3fedd7e8..169a32fb 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,7 @@ +10.0.0: + - Deprecate 'update' command. + - Introduce 'sync' command. + - Better `lock -r` functionality. 9.1.0: - Add --system flag to $ pipenv check. - Removal of package name suggestions.