summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2016-06-07 21:23:20 -0700
committerIan Lee <IanLee1521@gmail.com>2016-06-07 21:23:20 -0700
commitef44231707e77cca9548aa0f7f74a9e1022fb6ea (patch)
treeaf7d491933b4f36cd71157db7da2defa45ee23f2
parent06fcbbc624aba51a875c7317b59137efd6e20024 (diff)
downloadpep8-gh-425.tar.gz
Updated change log for issue #425gh-425
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index aa08085..199155f 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,7 @@ Changelog
Changes:
* Added check E74x for using variables named 'l', 'O', or 'I'; #341
+* Using the ``--count`` flag now always prints a value (defaults to zero); #425
2.0.0 (2016-05-31)