Skip to content

Commit 87f75aa

Browse files
📝 Update release notes
[skip ci]
1 parent 8a9258b commit 87f75aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/en/docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ hide:
77

88
## Latest Changes
99

10+
### Fixes
11+
12+
* 🐛 Fix, avoid yield from a TaskGroup, only as an async context manager, closed in the request async exit stack. PR [#15038](https://github.com/fastapi/fastapi/pull/15038) by [@tiangolo](https://github.com/tiangolo).
13+
1014
### Docs
1115

1216
* ✏️ Fix typo in `docs/en/docs/_llm-test.md`. PR [#15007](https://github.com/fastapi/fastapi/pull/15007) by [@adityagiri3600](https://github.com/adityagiri3600).

0 commit comments

Comments
 (0)