]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 23 Jan 2024 17:32:19 +0000 (17:32 +0000)
committergithub-actions <github-actions@github.com>
Tue, 23 Jan 2024 17:32:19 +0000 (17:32 +0000)
docs/en/docs/release-notes.md

index 0a9b3536263c1f3d34a01d820fbed50beef698e3..9e28af40b149a63390e95a4029d9d7cdb7f60f2c 100644 (file)
@@ -109,6 +109,7 @@ hide:
 
 ### Internal
 
+* 🔧 Add Italian to `mkdocs.yml`. PR [#11016](https://github.com/tiangolo/fastapi/pull/11016) by [@alejsdev](https://github.com/alejsdev).
 * 🔨 Verify `mkdocs.yml` languages in CI, update `docs.py`. PR [#11009](https://github.com/tiangolo/fastapi/pull/11009) by [@tiangolo](https://github.com/tiangolo).
 * 🔧 Update config in `label-approved.yml` to accept translations with 1 reviewer. PR [#11007](https://github.com/tiangolo/fastapi/pull/11007) by [@alejsdev](https://github.com/alejsdev).
 * 👷 Add changes-requested handling in GitHub Action issue manager. PR [#10971](https://github.com/tiangolo/fastapi/pull/10971) by [@tiangolo](https://github.com/tiangolo).