]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 26 Oct 2024 22:05:26 +0000 (22:05 +0000)
committergithub-actions <github-actions@github.com>
Sat, 26 Oct 2024 22:05:26 +0000 (22:05 +0000)
docs/release-notes.md

index ee71cfe1af1febfa25bfecf30561c7be429bc87a..aab42ce771b18f644d435c05b12d96e84371001c 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Docs
 
+* 📝 Update includes for `docs/tutorial/create-db-and-table.md`. PR [#1149](https://github.com/fastapi/sqlmodel/pull/1149) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Fix internal links in docs. PR [#1148](https://github.com/fastapi/sqlmodel/pull/1148) by [@tiangolo](https://github.com/tiangolo).
 * ✏️ Fix typo in documentation. PR [#1106](https://github.com/fastapi/sqlmodel/pull/1106) by [@Solipsistmonkey](https://github.com/Solipsistmonkey).
 * 📝 Remove highlights in `indexes.md` . PR [#1100](https://github.com/fastapi/sqlmodel/pull/1100) by [@alejsdev](https://github.com/alejsdev).