From 31ed29dd8b6cd6cddd6934b22a9871df4d1e1bdb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 6 Oct 2017 09:44:43 -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 28506c5d..56221715 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -5,6 +5,7 @@ - Update vendored setuptools. - Improvements to check --unused. - Fix install for local sdist packages. + - Updating the patched pip-tools with the wheel dependency bugifx. 8.2.6: - Fix for some git remotes. - Increased the default number of max rounds for pip-tools, made it user-configurable.