]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 3 Jun 2024 23:56:49 +0000 (23:56 +0000)
committergithub-actions <github-actions@github.com>
Mon, 3 Jun 2024 23:56:49 +0000 (23:56 +0000)
docs/release-notes.md

index 5b7d2b7e3c72b9c57859fc67106869d2318b05e0..41b389bffd2943baa99f156b82516b0315d53b52 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Docs
+
+* ✏️ Fix broken link to `@dataclass_transform` (now PEP 681) in `docs/features.md`. PR [#753](https://github.com/tiangolo/sqlmodel/pull/753) by [@soof-golan](https://github.com/soof-golan).
+
 ### Internal
 
 * 👷 Update GitHub Actions to download and upload artifacts. PR [#936](https://github.com/tiangolo/sqlmodel/pull/936) by [@tiangolo](https://github.com/tiangolo).