📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-09-20 12:58:37 +00:00
parent 7095a11056
commit 4c175319f5
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@ hide:
* ⬆️ Update mypy to 1.14.1. PR [#12970](https://github.com/fastapi/fastapi/pull/12970) by [@tamird](https://github.com/tamird).
### Docs
* 📝 Fix and Improve English Documentation. PR [#14048](https://github.com/fastapi/fastapi/pull/14048) by [@nilslindemann](https://github.com/nilslindemann).
### Internal
* ✅ Add LLM test file. PR [#14049](https://github.com/fastapi/fastapi/pull/14049) by [@nilslindemann](https://github.com/nilslindemann).