We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca08411 commit fa2de47Copy full SHA for fa2de47
CHANGELOG.md
@@ -4,6 +4,10 @@ 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.10.1 November 8 2021
8
+ - Fixed #1819: Occasional inconsistency with multiple src paths.
9
+ - Fixed #1840: skip_file ignored when on the first docstring line
10
+
11
### 5.10.0 November 3 2021
12
- Implemented #1796: Switch to `tomli` for pyproject.toml configuration loader.
13
- Fixed #1801: CLI bug (--exend-skip-glob, overrides instead of extending).
0 commit comments