# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.

#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.

Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
This commit is contained in:
2018-03-13 09:21:07 -04:00
parent 2ebd8b0110
commit bfc5268a27
+1
View File
@@ -1,5 +1,6 @@
11.6.2:
- Properly vendor certifi.
- Better support for --extra-index-url for private PyPI servers.
- Bug fixes.
11.6.1:
- Remove concurrent.futures, as it's not being used any longer, and is problematic.