]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 3 Dec 2021 10:24:01 +0000 (10:24 +0000)
committergithub-actions <github-actions@github.com>
Fri, 3 Dec 2021 10:24:01 +0000 (10:24 +0000)
docs/release-notes.md

index fd74dae0347bd6970a94fcae533f00ab488f0813..c794f501d75400c8183b2a634ba9e6d8d6425c9e 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🐛Fix docs light/dark theme switcher. PR [#1](https://github.com/tiangolo/sqlmodel/pull/1) by [@Lehoczky](https://github.com/Lehoczky).
 * 🔧 Add MkDocs Material social cards. PR [#90](https://github.com/tiangolo/sqlmodel/pull/90) by [@tiangolo](https://github.com/tiangolo).
 * ✨ Update type annotations and upgrade mypy. PR [#173](https://github.com/tiangolo/sqlmodel/pull/173) by [@tiangolo](https://github.com/tiangolo).