]> 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 12:40:07 +0000 (12:40 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Mon, 27 Jul 2026 12:40:07 +0000 (12:40 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 8a3a365308ae3d781174e94226c12cd205c8254a..003882529530aee6748fe9175118418110cedf2c 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Internal
+
+* 👷 Add new memory benchmark. PR [#16064](https://github.com/fastapi/fastapi/pull/16064) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.140.1 (2026-07-27)
 
 ### Refactors