Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-02 18:31:47 -05:00
parent e5dece7242
commit 952b31e917
+4
View File
@@ -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: