]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 30 Oct 2025 04:52:12 +0000 (04:52 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Thu, 30 Oct 2025 04:52:12 +0000 (04:52 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e2d1514c7fd49411de633973dda619581177cf8d..30c645e6c377a358b98c4452b0a84614e64e8fce 100644 (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