]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 1 Apr 2024 16:49:18 +0000 (16:49 +0000)
committergithub-actions <github-actions@github.com>
Mon, 1 Apr 2024 16:49:18 +0000 (16:49 +0000)
docs/en/docs/release-notes.md

index ec58d7031366910ffe35f0f40a64fd453b2a990a..97889ab9fdb9601af28eaf1cab07aadde79547af 100644 (file)
@@ -162,6 +162,7 @@ hide:
 
 ### Internal
 
+* ➕ Replace mkdocs-markdownextradata-plugin with mkdocs-macros-plugin. PR [#11383](https://github.com/tiangolo/fastapi/pull/11383) by [@tiangolo](https://github.com/tiangolo).
 * 👷 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).