]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 27 Feb 2026 10:54:09 +0000 (10:54 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Fri, 27 Feb 2026 10:54:09 +0000 (10:54 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e0adeb1dc23732240d167d5c0160880780c58e8b..1bca6b1b2b803199c82be523a2452de781a4ae10 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* 🔨 Run tests with `pytest-xdist` and `pytest-cov`. PR [#14992](https://github.com/fastapi/fastapi/pull/14992) by [@YuriiMotov](https://github.com/YuriiMotov).
+
 ## 0.133.1
 
 ### Features