We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7afdcd commit d2f858fCopy full SHA for d2f858f
CHANGELOG.md
@@ -4,6 +4,9 @@ Changelog
4
NOTE: isort follows the [semver](https://semver.org/) versioning standard.
5
Find out more about isort's release policy [here](https://pycqa.github.io/isort/docs/major_releases/release_policy/).
6
7
+### 5.5.3 [Hotfix] September 20, 2020
8
+ - Fixed #1488: in rare cases isort can mangle `yield from` or `raise from` statements.
9
+
10
### 5.5.2 [Hotfix] September 9, 2020
11
- Fixed #1469: --diff option is ignored when input is from stdin.
12
0 commit comments