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

index a331c22e31541d21a1934278fbf06ff458c37868..82d77a97f87d15ddb2f2e3869e71b34b648a9a11 100644 (file)
@@ -2,6 +2,8 @@
 
 ## Latest Changes
 
+* ✏️ Fix typo in `docs/tutorial/relationship-attributes/index.md`. PR [#880](https://github.com/tiangolo/sqlmodel/pull/880) by [@UncleGoogle](https://github.com/UncleGoogle).
+
 ### Docs
 
 * ✏️ Fix typo in `sqlmodel/_compat.py`. PR [#950](https://github.com/tiangolo/sqlmodel/pull/950) by [@Highfire1](https://github.com/Highfire1).