Skip to content

Commit

Permalink
Fix issue linked in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed Aug 15, 2020
1 parent ea17189 commit e18c94f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,14 @@ NOTE: isort follows the [semver](https://semver.org/) versioning standard.

### 5.4.2 Aug 13, 2020
- Fixed #1383: Known other does not work anymore with .editorconfig.
- Fixed: Regression in first known party path expansion.

### 5.4.1 [Hotfix] Aug 13, 2020
- Fixed #1381: --combine-as loses # noqa in different circumstances.

### 5.4.0 Aug 12, 2020
- Implemented #1373: support for length sort only of direct (AKA straight) imports.
- Fixed #1380: --combine-as loses # noqa.
- Fixed #1321: --combine-as loses # noqa.
- Fixed #1375: --dont-order-by-type CLI broken.

### 5.3.2 [Hotfix] Aug 7, 2020
Expand Down

0 comments on commit e18c94f

Please sign in to comment.