Add entry to changelog.
authorIan Lee <IanLee1521@gmail.com>
Thu, 18 Dec 2014 08:29:51 +0000 (00:29 -0800)
committerIan Lee <IanLee1521@gmail.com>
Thu, 18 Dec 2014 08:29:51 +0000 (00:29 -0800)
CHANGES.txt

index c57bfd1d4595b5c18aa0aec510aa66659bead492..a1aacc913ce171ceee7deab9d201e62289daa7c9 100644 (file)
@@ -30,6 +30,8 @@ Changes:
 
 * Add ``.tox/`` to default excludes. (Issue #335)
 
+* Do not report E121 or E126 in the default configuration. (Issues #256 / #316)
+
 Bug fixes:
 
 * Don't crash if Checker.build_tokens_line() returns None. (Issue #306)