Document bump to win 10 (#11613)

This commit is contained in:
Micha Reiser 2024-05-30 09:49:38 +02:00 committed by GitHub
parent bd46cd1fcf
commit b0a751012e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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)) - 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)) - 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 ## 0.4.2
### Rule changes ### Rule changes