From e9bef4ec4f37667205803de4336ef35affa1ca1e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 6 Sep 2017 14:53:19 -0400 Subject: [PATCH] more history notes Signed-off-by: Kenneth Reitz --- HISTORY.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index a619c250..5d41910d 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,4 +1,5 @@ -5.3.6: +5.4.0: + - Automatically load PATH from virtualenv, before running `pipenv shell`. - Addition of `pipenv lock --verbose`. 5.3.5: - Addition of update --dry-run.