]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 31 Aug 2024 20:19:51 +0000 (20:19 +0000)
committergithub-actions <github-actions@github.com>
Sat, 31 Aug 2024 20:19:51 +0000 (20:19 +0000)
docs/en/docs/release-notes.md

index 855338742a5c8b4b8fdf5496e7ea2edf17ad99c2..a02b722f6322d9af2b210afd8c31b6c6dc49a92d 100644 (file)
@@ -7,6 +7,10 @@ hide:
 
 ## Latest Changes
 
+### Refactors
+
+* ♻️ Refactor and simplify dependencies data structures with dataclasses. PR [#12098](https://github.com/fastapi/fastapi/pull/12098) by [@tiangolo](https://github.com/tiangolo).
+
 ### Docs
 
 * 📝 Add note about `time.perf_counter()` in middlewares. PR [#12095](https://github.com/fastapi/fastapi/pull/12095) by [@tiangolo](https://github.com/tiangolo).