aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3ad475f3..d8b5b491 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,8 +1,11 @@
v39.1.0
-------
+* #1340: Update all PyPI URLs to reflect the switch to the
+ new Warehouse codebase.
* #1337: In ``pkg_resources``, now support loading resources
for modules loaded by the ``SourcelessFileLoader``.
+* #1332: Silence spurious wheel related warnings on Windows.
v39.0.1
-------