Browse Source

📝 Update release notes

pull/14287/head
Sebastián Ramírez 7 months ago
parent
commit
3690140555
  1. 1
      docs/en/docs/release-notes.md

1
docs/en/docs/release-notes.md

@ -10,6 +10,7 @@ hide:
### Features
* ✨ Add support for dependencies with scopes, support `scope="request"` for dependencies with `yield` that exit before the response is sent. PR [#14262](https://github.com/fastapi/fastapi/pull/14262) by [@tiangolo](https://github.com/tiangolo).
* New docs: [Dependencies with `yield` - Early exit and `scope`](https://fastapi.tiangolo.com/tutorial/dependencies/dependencies-with-yield/#early-exit-and-scope).
### Internal

Loading…
Cancel
Save