From 3574557d4cd28678a4ab4a23c0330fa9d7726756 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 10 Sep 2017 11:13:16 -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 062277a1..caea1851 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,6 @@ 6.2.3: - Add refs to lockfile for VCS dependencies. + - Don't re-capitalize URLs. 6.2.2: - Bug fix. - Support for passwords in git URLs.