]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 25 Jun 2023 12:57:53 +0000 (12:57 +0000)
committergithub-actions <github-actions@github.com>
Sun, 25 Jun 2023 12:57:53 +0000 (12:57 +0000)
docs/en/docs/release-notes.md

index b8c9a11064e2ee8d134e6cbc9d5036001ff25cea..900822809276e6db3f743249db789b291a8495aa 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🔥 Remove languages without translations. PR [#9743](https://github.com/tiangolo/fastapi/pull/9743) by [@tiangolo](https://github.com/tiangolo).
 * ✨ Refactor docs for building scripts, use MkDocs hooks, simplify (remove) configs for languages. PR [#9742](https://github.com/tiangolo/fastapi/pull/9742) by [@tiangolo](https://github.com/tiangolo).
 * 🔨 Add MkDocs hook that renames sections based on the first index file. PR [#9737](https://github.com/tiangolo/fastapi/pull/9737) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Make cron jobs run only on main repo, not on forks, to avoid error notifications from missing tokens. PR [#9735](https://github.com/tiangolo/fastapi/pull/9735) by [@tiangolo](https://github.com/tiangolo).