mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-26 20:09:22 +00:00
Document bump to win 10 (#11613)
This commit is contained in:
parent
bd46cd1fcf
commit
b0a751012e
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue