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

index 62421ce726ac3133d6109f3c50ba5ae738d1dfba..2ecd5e9a05e1f11866248be6bd812f835f236b0e 100644 (file)
@@ -19,6 +19,7 @@ hide:
 
 ### Internal
 
+* 🔒️ Update permissions for deploy-docs action. PR [#11964](https://github.com/fastapi/fastapi/pull/11964) by [@tiangolo](https://github.com/tiangolo).
 * 👷🏻 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).