]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 22 Feb 2026 18:14:11 +0000 (18:14 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sun, 22 Feb 2026 18:14:11 +0000 (18:14 +0000)
[skip ci]

docs/en/docs/release-notes.md

index c42133a2012d51394b8409cb98d0d14fda92b403..7ac314280e1badcd2d0384fda2a463b26afcc707 100644 (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