Skip to content

Commit

Permalink
Add note about fix for #1472
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Oct 1, 2020
1 parent e631712 commit c2473cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -15,6 +15,9 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
- 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.

Goal Zero: (Tickets related to aspirational goal of achieving 0 regressions for remaining 5.0.0 lifespan):
- Implemented #1472: Full testing of stdin CLI Options

### 5.5.4 [Hotfix] September 29, 2020
- Fixed #1507: in rare cases isort changes the content of multiline strings after a yield statement.
- Fixed #1505: Support case where known_SECTION points to a section not listed in sections.
Expand Down

0 comments on commit c2473cf

Please sign in to comment.