From 55062d7974545adc2bb72c260c8ecf6ac60804ea Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 22 Sep 2017 14:45:15 -0400 Subject: [PATCH] next version Signed-off-by: Kenneth Reitz --- HISTORY.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.txt b/HISTORY.txt index c2999feb..777dd666 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,5 +1,6 @@ 7.5.1: - Skip the resolver for pinned versions (this comes up a lot). + - Maximum subprocesses (configurable) is now 8. 7.5.0: - Deprecate shell -c mode. - Make a new shell --fancy mode (old default mode).