Skip to content

Commit f44b5a5

Browse files
Update changelog in preperation for release soon
1 parent 2c16b7c commit f44b5a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,10 @@ 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.9.2
7+
### 5.9.2 TBD
88
- Improved behavior of `isort --check --atomic` against Cython files.
9+
- Fixed #1772: skip-gitignore will check files not in the git repository.
10+
- Fixed #1762: in some cases when skip-gitignore is set, isort fails to skip any files.
911

1012
### 5.9.1 June 21st 2021 [hotfix]
1113
- Fixed #1758: projects with many files and skip_ignore set can lead to a command-line overload.

0 commit comments

Comments
 (0)