]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 30 Apr 2024 00:01:02 +0000 (00:01 +0000)
committergithub-actions <github-actions@github.com>
Tue, 30 Apr 2024 00:01:02 +0000 (00:01 +0000)
docs/release-notes.md

index da824db5dd358d680e95ddfcffafab0f71f867b9..48e3eba7ce59726e57c7bebda6d0a979e36b6694 100644 (file)
@@ -2,6 +2,10 @@
 
 ## Latest Changes
 
+### Internal
+
+* 🔧 Re-enable MkDocs Material Social plugin. PR [#915](https://github.com/tiangolo/sqlmodel/pull/915) by [@tiangolo](https://github.com/tiangolo).
+
 ## 0.0.17
 
 ### Refactors