📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-02-23 11:45:11 +00:00
parent a3c8c37272
commit fef2ce70d9

View File

@@ -9,6 +9,7 @@ hide:
### Internal
* 🔨 Fix `FastAPI People` workflow. PR [#14951](https://github.com/fastapi/fastapi/pull/14951) by [@YuriiMotov](https://github.com/YuriiMotov).
* 👷 Do not run codspeed with coverage as it's not tracked. PR [#14966](https://github.com/fastapi/fastapi/pull/14966) by [@tiangolo](https://github.com/tiangolo).
* 👷 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).