Skip to content

Commit 5d0f7e1

Browse files
Updadte changelog to include fix for #1593
1 parent 570b66e commit 5d0f7e1

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
@@ -6,6 +6,7 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
66

77
### 5.7.0 December TBD
88
- Fixed #1612: In rare circumstances an extra comma is added after import and before comment.
9+
- Fixed #1593: isort encounters bug in Python 3.6.0.
910
- Implemented #1596: Provide ways for extension formatting and file paths to be specified when using streaming input from CLI.
1011
- Implemented #1583: Ability to output and diff within a single API call to `isort.file`.
1112
- Implemented #1562, #1592 & #1593: Better more useful fatal error messages.

0 commit comments

Comments
 (0)