Skip to content

Commit

Permalink
Mark Fixed #1443 in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Oct 7, 2020
1 parent f02dbf0 commit dd22f8c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
- Fixed #1523: in rare cases isort can ignore direct from import if as import is also on same line.

Potentially breaking changes:
- Fixed #1443: Incorrect third vs first party categorization - namespace packages.
- Fixed #1486: "Google" profile is not quite Google style.
- Fixed "PyCharm" profile to always add 2 lines to be consistent with what PyCharm "Optimize Imports" does.

Expand Down

0 comments on commit dd22f8c

Please sign in to comment.