]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 9 Aug 2024 15:54:10 +0000 (15:54 +0000)
committergithub-actions <github-actions@github.com>
Fri, 9 Aug 2024 15:54:10 +0000 (15:54 +0000)
docs/en/docs/release-notes.md

index a0176364cde4897d727bb7367a3f4a790233ed43..c3b74ff731f0aff181b8327a2a9fdca269345e93 100644 (file)
@@ -19,6 +19,7 @@ hide:
 
 ### Internal
 
+* 🐛 Fix deploy docs previews script to handle mkdocs.yml files. PR [#11984](https://github.com/fastapi/fastapi/pull/11984) by [@tiangolo](https://github.com/tiangolo).
 * 💡 Add comment about custom Termynal line-height. PR [#11976](https://github.com/fastapi/fastapi/pull/11976) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Add alls-green for test-redistribute. PR [#11974](https://github.com/fastapi/fastapi/pull/11974) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update docs-previews to handle no docs changes. PR [#11975](https://github.com/fastapi/fastapi/pull/11975) by [@tiangolo](https://github.com/tiangolo).