From 38d4c9427ca779e199903e87d6d5ba9e7882c5ae Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 10 Sep 2017 10:59:29 -0400 Subject: [PATCH] history for #508 Signed-off-by: Kenneth Reitz --- HISTORY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 4c58120e..062277a1 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,5 @@ +6.2.3: + - Add refs to lockfile for VCS dependencies. 6.2.2: - Bug fix. - Support for passwords in git URLs.