Update CHANGELOG.md

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

View file

@ -6,7 +6,7 @@ Released on 2025-12-20.
### Bug fixes
- Visit class arguments in source order for semantic tokens ([#22063](https://github.com/astral-sh/ruff/pull/22063))
- Fix debug-mode server panic when a user typed a class definition by ensuring class arguments are visited in source order for semantic tokens ([#22063](https://github.com/astral-sh/ruff/pull/22063))
### LSP server