Skip to content

Commit 4f5e712

Browse files
committed
Update changelog for issue #339 / #343
1 parent fbc5e2d commit 4f5e712

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGES.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Changelog
55
1.x (unreleased)
66
----------------
77

8+
Bug fixes:
9+
810
* Report E731 for lambda assignment. (Issue #277)
911

1012
* Report E704 for one-liner def instead of E701.
@@ -16,6 +18,8 @@ Changelog
1618
* Report E266 instead of E265 when the block comment starts with
1719
multiple ``#``. (Issue #270)
1820

21+
* Strip whitespace from around paths during normalization. (Issue #339 / #343)
22+
1923

2024
1.5.7 (2014-05-29)
2125
------------------

0 commit comments

Comments
 (0)