From: github-actions Date: Sat, 26 Oct 2024 17:29:19 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.0.23~53 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1406429fdf9f05376ad9a5f8123bf43f581e3fdb;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index a55371f0..ee71cfe1 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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).