Update CHANGELOG.md

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Charlie Marsh 2025-12-20 14:29:56 -05:00 committed by GitHub
parent ad94293989
commit 70409d8e7d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,6 @@ Released on 2025-12-20.
- Respect intersections in iterations ([#21965](https://github.com/astral-sh/ruff/pull/21965))
- Sync vendored typeshed stubs ([#22091](https://github.com/astral-sh/ruff/pull/22091))
- Unwrap `enum.nonmember` values ([#22025](https://github.com/astral-sh/ruff/pull/22025))
- Add additional typing FAQ entries to the documentation ([#2126](https://github.com/astral-sh/ty/pull/2126))
### Contributors