📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] committed 2026-07-28 13:48:40 +00:00
1 parent d3cd6054e4
commit 9db320278c
1 file changed
+1
+1
View File
@@ -9,6 +9,7 @@ hide:
### Internal
* 🐛 Accept any base test failure as regression. PR [#16092](https://github.com/fastapi/fastapi/pull/16092) by [@tiangolo](https://github.com/tiangolo).
* 🐛 Preserve pytest exit code in regression check. PR [#16091](https://github.com/fastapi/fastapi/pull/16091) by [@tiangolo](https://github.com/tiangolo).
* ✅ Test PR regressions against base code. PR [#16090](https://github.com/fastapi/fastapi/pull/16090) by [@tiangolo](https://github.com/tiangolo).