diff --git a/HISTORY.txt b/HISTORY.txt index c955a8d4..940a699b 100644 --- a/HISTORY.txt +++ b/HISTORY.txt @@ -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.