]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 23 Oct 2023 08:15:40 +0000 (08:15 +0000)
committergithub-actions <github-actions@github.com>
Mon, 23 Oct 2023 08:15:40 +0000 (08:15 +0000)
docs/release-notes.md

index 06c96973998ec123e147c96ba40e8a0ef23b31dc..108942f425763ebb1014111880448f5f9d7877c6 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⬆️ Upgrade MkDocs Material. PR [#668](https://github.com/tiangolo/sqlmodel/pull/668) by [@tiangolo](https://github.com/tiangolo).
 * 🎨 Update docs format and references with pre-commit and Ruff. PR [#667](https://github.com/tiangolo/sqlmodel/pull/667) by [@tiangolo](https://github.com/tiangolo).
 * 🎨 Run pre-commit on all files and autoformat. PR [#666](https://github.com/tiangolo/sqlmodel/pull/666) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Move to Ruff and add pre-commit. PR [#661](https://github.com/tiangolo/sqlmodel/pull/661) by [@tiangolo](https://github.com/tiangolo).