summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2013-01-18 23:23:31 +0100
committerFlorent Xicluna <florent.xicluna@gmail.com>2013-01-18 23:23:31 +0100
commit43d09c4da8eb40f7246b568b71f0424649f408c8 (patch)
tree460c359bc15d332a7d5a6bd102036312ba8730ea /CHANGES.txt
parent1ca9de5714dc3ed3147f83574129707a6c7ab424 (diff)
downloadpep8-43d09c4da8eb40f7246b568b71f0424649f408c8.tar.gz
Add the last change to the changelog
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 73acb2b..f76ca3e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -11,6 +11,8 @@ Changelog
* Honor ``# noqa`` in addition to ``# no pep8``. (Issue #149)
+* Expose the ``OptionParser`` factory for better extensibility.
+
1.4 (2012-12-22)
----------------