summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-12-15 21:52:49 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-12-15 21:52:49 -0500
commit2a24c4c7f67090f4ea73d42a2442b5eaf55d4f39 (patch)
tree8b1a4161b160127ff40126bf616ddd463a271c2f /CHANGES.txt
parent2fa748c3eb25908ff3fe6e3e256638562c614aed (diff)
downloadpython-setuptools-git-2a24c4c7f67090f4ea73d42a2442b5eaf55d4f39.tar.gz
Update changelog
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 355c7550..4bd8c4a6 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,6 +4,14 @@ CHANGES
----
+19.1
+----
+
+* The bootstrap script ``ez_setup.py`` now automatically detects
+ the latest version of setuptools (using PyPI JSON API) rather
+ than hard-coding a particular value.
+
+----
19.0
----