diff options
| author | Benoit Pierre <benoit.pierre@gmail.com> | 2018-04-28 10:42:52 +0200 |
|---|---|---|
| committer | Benoit Pierre <benoit.pierre@gmail.com> | 2018-04-28 10:42:52 +0200 |
| commit | afff74eeeab445c994c7df3d7152e6d0b87523cf (patch) | |
| tree | 54c7b9157a08e0e0225d8cca009bd23838d4826e /CHANGES.rst | |
| parent | 81f5f859285eb97e2e6e53543fa138f183f74c0d (diff) | |
| download | external_python_setuptools-afff74eeeab445c994c7df3d7152e6d0b87523cf.tar.gz external_python_setuptools-afff74eeeab445c994c7df3d7152e6d0b87523cf.tar.bz2 external_python_setuptools-afff74eeeab445c994c7df3d7152e6d0b87523cf.zip | |
Update changelog.
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 3 |
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 ------- |
