]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 29 Mar 2024 20:51:06 +0000 (20:51 +0000)
committergithub-actions <github-actions@github.com>
Fri, 29 Mar 2024 20:51:06 +0000 (20:51 +0000)
docs/en/docs/release-notes.md

index b155512de8df63344ab2bc6299bc245d2d469b2a..3827c968fadecd492cfed248a024b6be676d5235 100644 (file)
@@ -36,6 +36,7 @@ hide:
 
 ### Internal
 
+* 👷 Disable MkDocs insiders social plugin while an issue in MkDocs Material is handled. PR [#11373](https://github.com/tiangolo/fastapi/pull/11373) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Fix logic for when to install and use MkDocs Insiders. PR [#11372](https://github.com/tiangolo/fastapi/pull/11372) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Do not use Python packages cache for publish. PR [#11366](https://github.com/tiangolo/fastapi/pull/11366) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Add CI to test sdists for redistribution (e.g. Linux distros). PR [#11365](https://github.com/tiangolo/fastapi/pull/11365) by [@tiangolo](https://github.com/tiangolo).