Skip to content

Commit

Permalink
Mark #1499: as fixed in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Sep 26, 2020
1 parent d9379fb commit ac5f198
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
- Fixed #1461: Quiet config option not respected by file API in some circumstances.
- Fixed #1482: pylama integration is not working correctly out-of-the-box.
- Fixed #1492: --check does not work with stdin source.
- Fixed #1499: isort gets confused by single line, multi-line style comments when using float-to-top.

### 5.5.3 [Hotfix] September 20, 2020
- Fixed #1488: in rare cases isort can mangle `yield from` or `raise from` statements.
Expand Down

0 comments on commit ac5f198

Please sign in to comment.