]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 28 Jul 2026 13:48:40 +0000 (13:48 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 28 Jul 2026 13:48:40 +0000 (13:48 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 288ac373bc80ad988b08eaa7d84c94b18030eda2..e78eef5f2c50e3faa35fa7851a410ca32e74f313 100644 (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).