Skip to content

Commit

Permalink
Add entry to changelog for issue #1688
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Mar 16, 2021
1 parent 2a7f57c commit ec3ac4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
- Implemented #1668: Added a safeguard against accidental usage against /.
- Implemented #1638 / #1644: Provide a flag `--overwrite-in-place` to ensure same file handle is used after sorting.
- Implemented #1684: Added support for extending skips with `--extend-skip` and `--extend-skip-glob`.
- Implemented #1688: Auto identification and skipping of some invalid import statements.
- Documented #1685: Skip doesn't support plain directory names, but skip_glob does.

### 5.7.0 December 30th 2020
Expand Down

0 comments on commit ec3ac4d

Please sign in to comment.