]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 24 Jun 2023 14:47:59 +0000 (14:47 +0000)
committergithub-actions <github-actions@github.com>
Sat, 24 Jun 2023 14:47:59 +0000 (14:47 +0000)
docs/en/docs/release-notes.md

index ccf12b3340b0fbd0e61c4f85568240fb1618b556..88f2ddf2df125625cfae5400aacca0292777d15f 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🔨 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).
 * 🔧 Update MkDocs for other languages. PR [#9734](https://github.com/tiangolo/fastapi/pull/9734) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Refactor Docs CI, run in multiple workers with a dynamic matrix to optimize speed. PR [#9732](https://github.com/tiangolo/fastapi/pull/9732) by [@tiangolo](https://github.com/tiangolo).