📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] committed 2026-07-28 10:22:53 +00:00
1 parent ad03e117c0
commit fd557905ea
1 file changed
+4
+4
View File
@@ -7,6 +7,10 @@ hide:
## Latest Changes
### Fixes
* 🐛 Fix stream item type lost when using `include_router()`. PR [#15077](https://github.com/fastapi/fastapi/pull/15077) by [@alex-raw](https://github.com/alex-raw).
## 0.140.7 (2026-07-27)
### Refactors