From 4bdded69188582e9e045499fe2ff62f55cf8ddd4 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 6 Sep 2017 14:53:45 -0400 Subject: [PATCH] making history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 5d41910d..bb4cf45f 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,6 +1,7 @@ 5.4.0: - Automatically load PATH from virtualenv, before running `pipenv shell`. - Addition of `pipenv lock --verbose`. + - Vendor 'background' library. 5.3.5: - Addition of update --dry-run. - Removal of install --lock option.