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

index a55371f002973260cda7f1c39b6b114784543037..ee71cfe1af1febfa25bfecf30561c7be429bc87a 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Docs
 
+* 📝 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).