diff --git a/CHANGELOG.md b/CHANGELOG.md index f45e6bfd56..eaab55a009 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -171,6 +171,10 @@ To read more about this exciting milestone, check out our [blog post](https://as - Avoid allocations for isort module names ([#11251](https://github.com/astral-sh/ruff/pull/11251)) - Build a separate ARM wheel for macOS ([#11149](https://github.com/astral-sh/ruff/pull/11149)) +### Windows + +- Increase the minimum requirement to Windows 10. + ## 0.4.2 ### Rule changes