mirror of https://github.com/tiangolo/fastapi.git
parent
bb88a0f94a
commit
1fc586c3a5
|
|
@ -9,6 +9,7 @@ hide:
|
|||
|
||||
### Refactors
|
||||
|
||||
* ♻️ Refactor internals of dependencies, simplify code and remove `get_param_sub_dependant`. PR [#14255](https://github.com/fastapi/fastapi/pull/14255) by [@tiangolo](https://github.com/tiangolo).
|
||||
* ♻️ Refactor internals of dependencies, simplify using dataclasses. PR [#14254](https://github.com/fastapi/fastapi/pull/14254) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
## 0.120.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue