]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Fri, 10 May 2024 01:06:55 +0000 (01:06 +0000)
committergithub-actions <github-actions@github.com>
Fri, 10 May 2024 01:06:55 +0000 (01:06 +0000)
docs/en/docs/release-notes.md

index 6b28a8f7417d1bbff40ca0c06f5961765f8972a2..1e55c4af940f7b7e7fd6564fef58adf01f67428c 100644 (file)
@@ -21,6 +21,7 @@ hide:
 
 ### Internal
 
+* 👷 Update Smokeshow, fix sync download artifact and smokeshow configs. PR [#11563](https://github.com/tiangolo/fastapi/pull/11563) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update Smokeshow download artifact GitHub Action. PR [#11562](https://github.com/tiangolo/fastapi/pull/11562) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update GitHub actions to download and upload artifacts to v4, for docs and coverage. PR [#11550](https://github.com/tiangolo/fastapi/pull/11550) by [@tamird](https://github.com/tamird).
 * 👷 Tweak CI for test-redistribute, add needed env vars for slim. PR [#11549](https://github.com/tiangolo/fastapi/pull/11549) by [@tiangolo](https://github.com/tiangolo).