Skip to content

Commit d2f858f

Browse files
Add note to changelog
1 parent c7afdcd commit d2f858f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Changelog
44
NOTE: isort follows the [semver](https://semver.org/) versioning standard.
55
Find out more about isort's release policy [here](https://pycqa.github.io/isort/docs/major_releases/release_policy/).
66

7+
### 5.5.3 [Hotfix] September 20, 2020
8+
- Fixed #1488: in rare cases isort can mangle `yield from` or `raise from` statements.
9+
710
### 5.5.2 [Hotfix] September 9, 2020
811
- Fixed #1469: --diff option is ignored when input is from stdin.
912

0 commit comments

Comments
 (0)