Add blurb for blog post to changelog (#1957)

Co-authored-by: Carl Meyer <carl@astral.sh>
This commit is contained in:
Zanie Blue 2025-12-16 14:50:58 -06:00 committed by GitHub
parent dac7b7e7ca
commit f59fcf3026
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -4,6 +4,9 @@
Released on 2025-12-16.
This is the first Beta release of ty, which we're now ready to recommend to motivated users for
production use. See our [blog post](https://astral.sh/blog/ty) for more details.
### LSP server
- Improve display of completions to show actual insertion text ([#21988](https://github.com/astral-sh/ruff/pull/21988))