aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt7
1 files changed, 6 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 6b981dd4..a5b4f2bb 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,12 @@ CHANGES
=======
------
+0.6.24
+------
+
+* Issue #249: Added options to exclude 2to3 fixers
+
+------
0.6.23
------
@@ -16,7 +22,6 @@ CHANGES
* Issue #208: Fixed parsed_versions, it now honors post-releases as noted in the documentation
* Issue #207: Windows cli and gui wrappers pass CTRL-C to child python process
* Issue #227: easy_install now passe its arguments to setup.py bdist_egg
-* Issue #249: Added options to exclude 2to3 fixers
------
0.6.22