aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-01-02 22:20:30 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-01-02 22:20:30 -0500
commit20628e6bfa410188168a972e08671e58f01dc0d4 (patch)
treed5c10147a20c385d10f884081ca5932c309e5d68 /CHANGES.txt
parent31ebc38eee5b7d133ad347f70bc96400c9917516 (diff)
downloadexternal_python_setuptools-20628e6bfa410188168a972e08671e58f01dc0d4.tar.gz
external_python_setuptools-20628e6bfa410188168a972e08671e58f01dc0d4.tar.bz2
external_python_setuptools-20628e6bfa410188168a972e08671e58f01dc0d4.zip
Update changelog
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 18d664b5..62ab4301 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,13 @@
CHANGES
=======
+----
+11.0
+----
+
+* Interop #3: Upgrade to Packaging 15.0; updates to PEP 440 so that >1.7 does
+ not exclude 1.7.1 but does exclude 1.7.0 and 1.7.0.post1.
+
------
10.2.1
------