summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2014-04-04 00:22:38 +0200
committerFlorent Xicluna <florent.xicluna@gmail.com>2014-04-04 00:22:38 +0200
commit0a10f3ce45a25bbec3c64ec1eb46c13ed1386cf5 (patch)
treec49384d9a2c56538cf7807d7e271d673c1eb0722 /CHANGES.txt
parent9283cce1b5b2756d8f17784931fae4612c12b29b (diff)
downloadpep8-0a10f3ce45a25bbec3c64ec1eb46c13ed1386cf5.tar.gz
Do not allow newline after parameter equal; issue #252
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 5457e26..7202819 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,8 @@ Changelog
Changes:
+* Do not allow newline after parameter equal. (Issue #252)
+
* Distribute a universal wheel file.
Bug fixes: