]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 4 Dec 2023 12:01:06 +0000 (12:01 +0000)
committergithub-actions <github-actions@github.com>
Mon, 4 Dec 2023 12:01:06 +0000 (12:01 +0000)
docs/release-notes.md

index bbac758c68dbec02791df66900d2d5769ef6ccd2..553b761194e8f59eb1c4fd931373f65489fe7450 100644 (file)
@@ -25,6 +25,7 @@
 
 ### Internal
 
+* 🔧 Update docs build setup, add support for sponsors, add sponsor GOVCERT.LU. PR [#720](https://github.com/tiangolo/sqlmodel/pull/720) by [@tiangolo](https://github.com/tiangolo).
 * ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#697](https://github.com/tiangolo/sqlmodel/pull/697) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
 * 🔧 Show line numbers in docs during local development. PR [#714](https://github.com/tiangolo/sqlmodel/pull/714) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Update details syntax with new pymdown extensions format. PR [#713](https://github.com/tiangolo/sqlmodel/pull/713) by [@tiangolo](https://github.com/tiangolo).