]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 25 Oct 2020 11:59:34 +0000 (11:59 +0000)
committergithub-actions <github-actions@github.com>
Sun, 25 Oct 2020 11:59:34 +0000 (11:59 +0000)
docs/en/docs/release-notes.md

index 4015d9c054f168de5a41117140b7d3f9dfe36a1f..ac223f9079597d512af0441576fc0a0edf865b60 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ⚡️ Build docs for languages in parallel in subprocesses to speed up CI. PR [#2242](https://github.com/tiangolo/fastapi/pull/2242) by [@tiangolo](https://github.com/tiangolo).
 * 🐛 Fix docs order generation for partial translations. PR [#2238](https://github.com/tiangolo/fastapi/pull/2238) by [@tiangolo](https://github.com/tiangolo).
 * 👥 Update FastAPI People. PR [#2202](https://github.com/tiangolo/fastapi/pull/2202) by [@github-actions[bot]](https://github.com/apps/github-actions).
 * ♻️ Update FastAPI People GitHub Action to send the PR as github-actions. PR [#2201](https://github.com/tiangolo/fastapi/pull/2201) by [@tiangolo](https://github.com/tiangolo).