Browse Source

Merge branch 'master' into french-translation

pull/11963/head
Sebastián Ramírez 10 months ago
committed by GitHub
parent
commit
4994098139
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      .github/workflows/deploy-docs.yml
  2. 1
      docs/en/docs/release-notes.md

1
.github/workflows/deploy-docs.yml

@ -10,6 +10,7 @@ permissions:
deployments: write
issues: write
pull-requests: write
statuses: write
jobs:
deploy-docs:

1
docs/en/docs/release-notes.md

@ -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).

Loading…
Cancel
Save