📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-12-20 16:09:21 +00:00
parent 1cb4e25651
commit 55ec28b81b
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ hide:
### Internal
* 🔧 Tweak pre-commit to allow committing release-notes. PR [#14577](https://github.com/fastapi/fastapi/pull/14577) by [@tiangolo](https://github.com/tiangolo).
* ⬆️ Use prek as a pre-commit alternative. PR [#14572](https://github.com/fastapi/fastapi/pull/14572) by [@tiangolo](https://github.com/tiangolo).
* 👷 Add performance tests with CodSpeed. PR [#14558](https://github.com/fastapi/fastapi/pull/14558) by [@tiangolo](https://github.com/tiangolo).