]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 27 Jul 2026 16:47:36 +0000 (16:47 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 27 Jul 2026 16:47:36 +0000 (16:47 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 653b7266c2fa4fb328dd9915b76ad6ba975a145c..adda442bbbbe04d49169709f5bec4ad1b8552cec 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* 👷 Add OpenAPI dependency benchmarks. PR [#16075](https://github.com/fastapi/fastapi/pull/16075) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.140.6 (2026-07-27)
 
 ### Refactors