Skip to content

Commit 0805019

Browse files
Add to changelog Implemented #1645: Ability to reverse the import sorting order.
1 parent d4907b9 commit 0805019

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
1515
- Implemented #1638 / #1644: Provide a flag `--overwrite-in-place` to ensure same file handle is used after sorting.
1616
- Implemented #1684: Added support for extending skips with `--extend-skip` and `--extend-skip-glob`.
1717
- Implemented #1688: Auto identification and skipping of some invalid import statements.
18+
- Implemented #1645: Ability to reverse the import sorting order.
1819
- Documented #1685: Skip doesn't support plain directory names, but skip_glob does.
1920

2021
### 5.7.0 December 30th 2020

0 commit comments

Comments
 (0)