summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
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 bb875a9..25222ab 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -30,6 +30,8 @@ Bug fixes:
* Add ``.tox/`` to default excludes. (Issue #335)
+* Report E402 for import statements not at the top of the file. (Issue #264)
+
1.5.7 (2014-05-29)
------------------