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

index 270d5e46a72b2276c8a1532233eda391c6835ab8..133ca03b3cd279a9ad91488ac4e460d60f5a033b 100644 (file)
@@ -72,6 +72,7 @@ hide:
 
 ### Internal
 
+* 🔨 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).
 * 🔧  Group dependencies on dependabot updates. PR [#10952](https://github.com/tiangolo/fastapi/pull/10952) by [@Kludex](https://github.com/Kludex).