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

index abf41b858deef5aa1d91a13790f4c95601a0e782..62421ce726ac3133d6109f3c50ba5ae738d1dfba 100644 (file)
@@ -19,6 +19,7 @@ hide:
 
 ### Internal
 
+* 👷🏻 Add deploy docs status and preview links to PRs. PR [#11961](https://github.com/fastapi/fastapi/pull/11961) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update docs setup with latest configs and plugins. PR [#11953](https://github.com/fastapi/fastapi/pull/11953) by [@tiangolo](https://github.com/tiangolo).
 * 🔇 Ignore warning from attrs in Trio. PR [#11949](https://github.com/fastapi/fastapi/pull/11949) by [@tiangolo](https://github.com/tiangolo).