Skip to content

Commit

Permalink
Mark Fixed #1492: --check does not work with stdin source.
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Sep 22, 2020
1 parent b35db78 commit 958fed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -10,6 +10,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
- Fixed #1463: Better interactive documentation for future option.
- 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.

### 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 958fed9

Please sign in to comment.