]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 21 Jun 2024 02:17:19 +0000 (02:17 +0000)
committergithub-actions <github-actions@github.com>
Fri, 21 Jun 2024 02:17:19 +0000 (02:17 +0000)
docs/release-notes.md

index 7101d4aba69bdbe11ba38e7a2e5085a74ec7ea65..8df3f808770f4cffe597f955f499ccc32233b9f1 100644 (file)
@@ -6,6 +6,7 @@
 
 ### Docs
 
+* ✏️ Fix internal link in `docs/tutorial/create-db-and-table.md`. PR [#911](https://github.com/tiangolo/sqlmodel/pull/911) by [@tfpgh](https://github.com/tfpgh).
 * ✏️ Add missing step in `create-db-and-table-with-db-browser.md`. PR [#976](https://github.com/tiangolo/sqlmodel/pull/976) by [@alejsdev](https://github.com/alejsdev).
 * ✏️ Fix typo in `docs/tutorial`. PR [#943](https://github.com/tiangolo/sqlmodel/pull/943) by [@luco17](https://github.com/luco17).
 * ✏️ Fix typo in `sqlmodel/_compat.py`. PR [#950](https://github.com/tiangolo/sqlmodel/pull/950) by [@Highfire1](https://github.com/Highfire1).