📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2026-02-22 18:14:11 +00:00
parent 1cea8f659c
commit c5559a66dd
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Internal
* 👷 Do not include benchmark tests in coverage to speed up coverage processing. PR [#14965](https://github.com/fastapi/fastapi/pull/14965) by [@tiangolo](https://github.com/tiangolo).
## 0.131.0
### Breaking Changes