summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-12-13 21:39:53 -0500
committerJason R. Coombs <jaraco@jaraco.com>2014-12-13 21:39:53 -0500
commitce949ff5b789e35f7c1c4aa10c53ae9b5b7c4348 (patch)
treee4cea827011b9b3b7d5d971acc21d30982b993af /CHANGES.txt
parent18fc31b1516b4493ff1925497d4a6b8bd0110809 (diff)
downloadpython-setuptools-git-ce949ff5b789e35f7c1c4aa10c53ae9b5b7c4348.tar.gz
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 cc2423b6..331cfd3f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,13 @@
CHANGES
=======
+-----
+8.0.1
+-----
+
+* Issue #296: Restore support for iteration over parse_version result, but
+ deprecated that usage with a warning. Fixes failure with buildout.
+
---
8.0
---