📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-23 11:17:37 +00:00
parent a329baaa54
commit e55f223b46
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ hide:
### Internal
* 👷 Update secrets check. PR [#14592](https://github.com/fastapi/fastapi/pull/14592) by [@tiangolo](https://github.com/tiangolo).
* 👷 Run CodSpeed tests in parallel to other tests to speed up CI. PR [#14586](https://github.com/fastapi/fastapi/pull/14586) by [@tiangolo](https://github.com/tiangolo).
* 🔨 Update scripts and pre-commit to autofix files. PR [#14585](https://github.com/fastapi/fastapi/pull/14585) by [@tiangolo](https://github.com/tiangolo).