📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot] 2025-10-30 04:52:12 +00:00
parent c144f9fbd3
commit 9d1a384f4f
1 changed files with 4 additions and 0 deletions

View File

@ -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