mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
bb8c2a6498
commit
293d7c3bf8
|
|
@ -11,7 +11,7 @@ hide:
|
|||
|
||||
### Fixes
|
||||
|
||||
* 🐛 Preserve traceback when exception is raised in sync dependency with `yield`. PR [#5823](https://github.com/fastapi/fastapi/pull/5823) by [@sombek](https://github.com/sombek).
|
||||
* 🐛 Preserve traceback when an exception is raised in sync dependency with `yield`. PR [#5823](https://github.com/fastapi/fastapi/pull/5823) by [@sombek](https://github.com/sombek).
|
||||
|
||||
### Refactors
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue