From c49f08dc666f17a80ee421fe8560801d1fa07ecd Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 8 Mar 2018 11:50:38 -0500 Subject: [PATCH] history Signed-off-by: Kenneth Reitz --- HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index 7fe3cc75..ef43eab3 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,7 @@ +11.1.5: + - Vendor pew. + - Be specific about which version of psutil we want. + - Patch pip and pip-tools (further) like crazy, for hard-to-believe reasons, and the benefit of all. 11.1.4: - Resolve multiple extras when provided. - Improve completion time.