From 952b31e917cd6acc51f007624e759ae3e8ee8ed3 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 2 Mar 2018 18:31:47 -0500 Subject: [PATCH] v11.0.0 Signed-off-by: Kenneth Reitz --- HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/HISTORY.txt b/HISTORY.txt index ce13679d..faeeba97 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -1,3 +1,7 @@ +11.0.0: + - Massive resolver improvements! + - Resolver now runs within virtual environments. + - Resolver now uses PyPI JSON metadata to provide additional dependency information. 10.1.2: - Bugfix. 10.1.1: