Skip to content

Commit

Permalink
Add length sort feature to changelog for next relaese
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Aug 12, 2020
1 parent 85e07d4 commit 4892db7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ Changelog

NOTE: isort follows the [semver](https://semver.org/) versioning standard.

### 5.4.0 TBD
- Implemented #1373: support for length sort only of direct (AKA straight) imports.

### 5.3.2 [Hotfix] Aug 7, 2020
- Fixed incorrect warning code (W503->W0503).

Expand Down

0 comments on commit 4892db7

Please sign in to comment.