summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index aa08085..84fcb6c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,9 @@ Changelog
Changes:
* Added check E74x for using variables named 'l', 'O', or 'I'; #341
+* Improved performance of `compound_statements` check; #314 / #522
+* Fixed remaining references to `pep8`; #518 / #530
+* Added `noqa` support for `maximum_line_length` check; #538
2.0.0 (2016-05-31)