📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-27 18:49:09 +00:00
parent 52842fb8d3
commit 13743e115a
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ hide:
### Internal
* 👷 Do not run translations on cron while finishing updating existing languages. PR [#14613](https://github.com/fastapi/fastapi/pull/14613) by [@tiangolo](https://github.com/tiangolo).
* 🔥 Remove test variants for Pydantic v1 in test_request_params. PR [#14612](https://github.com/fastapi/fastapi/pull/14612) by [@tiangolo](https://github.com/tiangolo).
* 🔥 Remove Pydantic v1 specific test variants. PR [#14611](https://github.com/fastapi/fastapi/pull/14611) by [@tiangolo](https://github.com/tiangolo).