]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 8 Apr 2024 22:52:39 +0000 (22:52 +0000)
committergithub-actions <github-actions@github.com>
Mon, 8 Apr 2024 22:52:39 +0000 (22:52 +0000)
docs/release-notes.md

index 463851ecb6da990ca8c3de0f30b0c2f4ee3d55e6..75cec39e7b1c18358ca5e7e58e7e917242ae0529 100644 (file)
@@ -8,6 +8,7 @@
 
 ### Internal
 
+* 🔧 Update MkDocs, disable cards while I can upgrade to the latest MkDocs Material, that fixes an issue with social cards. PR [#888](https://github.com/tiangolo/sqlmodel/pull/888) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Add cron to run test once a week on monday. PR [#869](https://github.com/tiangolo/sqlmodel/pull/869) by [@estebanx64](https://github.com/estebanx64).
 * ⬆️ Upgrade Ruff version and configs. PR [#859](https://github.com/tiangolo/sqlmodel/pull/859) by [@tiangolo](https://github.com/tiangolo).
 * 🔥 Remove Jina QA Bot as it has been discontinued. PR [#840](https://github.com/tiangolo/sqlmodel/pull/840) by [@tiangolo](https://github.com/tiangolo).