You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ Find out more about isort's release policy [here](https://pycqa.github.io/isort/
6
6
7
7
### Unreleased
8
8
9
+
### 8.0.0 February 19 2026
10
+
9
11
- Removed `--old-finders` and `--magic-placement` flags and `old_finders` configuration option. The legacy finder logic that relied on environment introspection has been removed (#2445) @joao-faria-dev
10
12
- Update the `plone` profile to not clash with `black` (#2456) @ale-rt
0 commit comments