mirror of
https://github.com/fastapi/fastapi.git
synced 2026-07-13 08:23:16 -04:00
📝 Update release notes
[skip ci]
This commit is contained in:
@@ -11,6 +11,10 @@ hide:
|
||||
|
||||
* ✨ Handle wrapped dependencies. PR [#9555](https://github.com/fastapi/fastapi/pull/9555) by [@phy1729](https://github.com/phy1729).
|
||||
|
||||
### Refactors
|
||||
|
||||
* ♻️ Refactor internals, update `is_coroutine` check to reuse internal supported variants (unwrap, check class). PR [#14434](https://github.com/fastapi/fastapi/pull/14434) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
## 0.123.4
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user