Skip to content

Commit

Permalink
Fixed #1667: Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Mar 4, 2021
1 parent 7508a0a commit f62e6be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/

### 5.8.0 TBD
- Fixed #1631: as import comments can in some cases be duplicated.
- Fixed #1667: extra newline added with float-to-top, after skip, in some cases.
- Implemented #1648: Export MyPY type hints.
- Implemented #1641: Identified import statements now return runnable code.
- Implemented #1661: Added "wemake" profile.
Expand Down

0 comments on commit f62e6be

Please sign in to comment.