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

index 32a9bf9c4b30d427e35c7d1ad605d20fbae73e35..e920ec4e351e75ebf5ec3a7a1152f720c9addef9 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🔧 Split MkDocs insiders build in CI to support building from PRs. PR [#186](https://github.com/tiangolo/sqlmodel/pull/186) by [@tiangolo](https://github.com/tiangolo).
 * 🎨 Format `expression.py` and expression template, currently needed by CI. PR [#187](https://github.com/tiangolo/sqlmodel/pull/187) by [@tiangolo](https://github.com/tiangolo).
 * 🐛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).