From ab695c5ce58ee093f4c0dd0b523d5f311c8fa771 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 11 Sep 2017 12:21:30 -0400 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index 3b6ba71b..7a035700 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -3,6 +3,7 @@ - Add refs to lockfile for VCS dependencies. - Don't re-capitalize URLs. - Specify a requirements file to import from, with install --requirements / -r + - Install dependencies for VCS installs. 6.2.2: - Bug fix. - Support for passwords in git URLs.