From: github-actions Date: Tue, 30 Apr 2024 00:01:02 +0000 (+0000) Subject: ๐Ÿ“ Update release notes X-Git-Tag: 0.0.18~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39cbf2790457b84c3f8abd58e95d7e79a7652e20;p=thirdparty%2Ffastapi%2Fsqlmodel.git ๐Ÿ“ Update release notes --- diff --git a/docs/release-notes.md b/docs/release-notes.md index da824db5..48e3eba7 100644 --- a/docs/release-notes.md +++ b/docs/release-notes.md @@ -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