📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-09-20 16:27:07 +00:00
parent 11d424c3dc
commit 651603cb37
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ hide:
### Internal
* ✅ Simplify tests for response_model. PR [#14062](https://github.com/fastapi/fastapi/pull/14062) by [@dynamicy](https://github.com/dynamicy).
* 🚨 Install pydantic.mypy plugin. PR [#14081](https://github.com/fastapi/fastapi/pull/14081) by [@svlandeg](https://github.com/svlandeg).
* ✅ Add LLM test file. PR [#14049](https://github.com/fastapi/fastapi/pull/14049) by [@nilslindemann](https://github.com/nilslindemann).
* 🔨 Update translations script. PR [#13968](https://github.com/fastapi/fastapi/pull/13968) by [@YuriiMotov](https://github.com/YuriiMotov).