summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index d7c09b9..9bd0c74 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,6 +9,9 @@ Changelog
* Report E704 for one-liner def instead of E701. (Issue #277)
+* Replace codes E111, E112 and E113 with codes E114, E115 and E116
+ for wrong indentation of comments. (Issue #274)
+
1.5.7 (2014-05-29)
------------------