]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 7 Oct 2024 20:25:03 +0000 (20:25 +0000)
committergithub-actions <github-actions@github.com>
Mon, 7 Oct 2024 20:25:03 +0000 (20:25 +0000)
docs/en/docs/release-notes.md

index ab23184a1469abb890839038ecc2227fcdb748bb..b9dfe3da5f5c0363f3047d59d4e56f123c69256f 100644 (file)
@@ -35,6 +35,7 @@ hide:
 
 ### Internal
 
+* ➕ Add docs dependency: markdown-include-variants. PR [#12399](https://github.com/fastapi/fastapi/pull/12399) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Fix extra mdx-base-path paths. PR [#12397](https://github.com/fastapi/fastapi/pull/12397) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Tweak labeler to not override custom labels. PR [#12398](https://github.com/fastapi/fastapi/pull/12398) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update worfkow deploy-docs-notify URL. PR [#12392](https://github.com/fastapi/fastapi/pull/12392) by [@tiangolo](https://github.com/tiangolo).