mirror of https://github.com/tiangolo/fastapi.git
parent
c144f9fbd3
commit
9d1a384f4f
|
|
@ -7,6 +7,10 @@ hide:
|
|||
|
||||
## Latest Changes
|
||||
|
||||
### Refactors
|
||||
|
||||
* ♻️ 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
|
||||
|
||||
### Fixes
|
||||
|
|
|
|||
Loading…
Reference in New Issue