summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-07-25 08:54:19 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-07-25 08:54:19 -0400
commitd70b7b47644c2436a50f9d8dc8627dc5809fb5b1 (patch)
tree0199f2bab47d0856e760a94e5dc007ae4c3f23ff /CHANGES.rst
parent4d82b38241d6edc2dcc4264a9d474fc6aba8f61e (diff)
downloadpython-setuptools-git-d70b7b47644c2436a50f9d8dc8627dc5809fb5b1.tar.gz
Update changelog
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index acbd206b..54b35023 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,17 @@
CHANGES
=======
+v25.0.1
+-------
+
+* Cleanup of setup.py script.
+
+* Fixed documentation builders by allowing setup.py
+ to be imported without having bootstrapped the
+ metadata.
+
+* More style cleanup. See #677, #678, #679, #681, #685.
+
v25.0.0
-------