Update changelog. Fixes #1296.

This commit is contained in:
Jason R. Coombs 2018-03-17 14:27:55 -04:00
parent 7dd1e4e688
commit 6c2bccf360
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
v39.0.0
-------
* #1296: Setuptools now vendors its own direct dependencies, no
longer relying on the dependencies as vendored by pkg_resources.
* #296: Removed long-deprecated support for iteration on
Version objects as returned by ``pkg_resources.parse_version``.
Removed the ``SetuptoolsVersion`` and