From 8b1392eab4d2a103b50b5bb3e924746e7db04f5a Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 6 Oct 2017 10:07:59 -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 cac38143..c79e131f 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -7,6 +7,7 @@ - Fix install for local sdist packages. - Updating the patched pip-tools with the wheel dependency bugifx. - Fix git remote address modified changing underscore to a hyphen. + - Fix py2toml with dashes (dev-packages) 8.2.6: - Fix for some git remotes. - Increased the default number of max rounds for pip-tools, made it user-configurable.