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

index f5332897bfd049518be3e73dea016bd0e9cb51d8..581e7cc97a78c44a80c3e1c769445356b5ac3ae2 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Docs
 
+* 📝 Update includes for `docs/advanced/uuid.md`. PR [#1151](https://github.com/fastapi/sqlmodel/pull/1151) by [@tiangolo](https://github.com/tiangolo).
 * 📝 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).