From ca85adefd9fe0c679943fd4a78943a64cf7fd380 Mon Sep 17 00:00:00 2001 From: Ian Lee Date: Wed, 7 Jan 2015 00:35:08 -0800 Subject: Update changelog for issue #366 --- CHANGES.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 91a2095..0658c41 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -36,6 +36,9 @@ Changes: * Allow spaces around the equals sign in an annotated function. (Issue #357) +* Do not check vertical whitespace of non-top level classes / function + definitions. (Issue #366) + Bug fixes: * Don't crash if Checker.build_tokens_line() returns None. (Issue #306) -- cgit v1.2.1