From 4f76dbc0bffefd5f12bf2d7996afc99d06e394d1 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Mon, 12 Mar 2018 10:54:55 -0400 Subject: [PATCH] caps Signed-off-by: Kenneth Reitz --- HISTORY.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.txt b/HISTORY.txt index 6152a82c..a33f978d 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,5 @@ 11.6.0: - - Vendor all of pip9, in preparation for the release of Pip10. + - Vendor all of pip9, in preparation for the release of pip10. 11.5.3: - Attempt to grab markers from -e – provided setup.py files. - Revert "rely on the underlying pipenv sync architecture to pick up dependencies".