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

index 75166bcd54e916e79be4edfa6914e33b629f2ec8..08f1652f517e6583b111fd23076f992880999443 100644 (file)
@@ -14,6 +14,7 @@ hide:
 
 ### Internal
 
+* 🔧 Update team, include YuriiMotov 🚀. PR [#12453](https://github.com/fastapi/fastapi/pull/12453) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Refactor label-approved, make it an internal script instead of an external GitHub Action. PR [#12280](https://github.com/fastapi/fastapi/pull/12280) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Fix smokeshow, checkout files on CI. PR [#12434](https://github.com/fastapi/fastapi/pull/12434) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Use uv in CI. PR [#12281](https://github.com/fastapi/fastapi/pull/12281) by [@tiangolo](https://github.com/tiangolo).