mirror of https://github.com/tiangolo/fastapi.git
parent
a79ae3d66f
commit
cff2236dac
|
|
@ -13,6 +13,7 @@ hide:
|
|||
|
||||
### Refactors
|
||||
|
||||
* 🔥 Remove dangling extra condiitonal no longer needed. PR [#14435](https://github.com/fastapi/fastapi/pull/14435) by [@tiangolo](https://github.com/tiangolo).
|
||||
* ♻️ 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue