summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 199155f..c5cc9f9 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -1,13 +1,19 @@
Changelog
=========
+3.0.0 (unreleased)
+------------------
+
+Changes:
+
+* Using the ``--count`` flag now always prints a value (defaults to zero); #425
+
2.1.0 (unreleased)
------------------
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)