Skip to content

Commit f55b1c5

Browse files
committed
Fixed placement of changelog entry
1 parent 6b75c4d commit f55b1c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Changes:
1010
* Improved performance of `compound_statements` check; #314 / #522
1111
* Fixed remaining references to `pep8`; #518 / #530
1212
* Added `noqa` support for `maximum_line_length` check; #538
13+
* Added check E305 for two blank lines after toplevel methods and classes; #400
1314

1415

1516
2.0.0 (2016-05-31)
@@ -26,7 +27,6 @@ Changes:
2627
* Added check E275 for whitespace on `from ... import ...` lines; #489 / #491
2728
* Added W503 to the list of codes ignored by default ignore list; #498
2829
* Removed use of project level `.pep8` configuration file; #364
29-
* Added check E305 for two blank lines after toplevel method and toplevel class; #400
3030

3131
Bugs:
3232

0 commit comments

Comments
 (0)