]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 12 Oct 2024 13:59:03 +0000 (13:59 +0000)
committergithub-actions <github-actions@github.com>
Sat, 12 Oct 2024 13:59:03 +0000 (13:59 +0000)
docs/en/docs/release-notes.md

index e0988f461be080c17f6de71fd04d1e44a0bcaf5c..f94faf4b757e73ec2d0f1155e554fb981d15731e 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Internal
 
+* 👷 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).
 * ⬆ Update httpx requirement from <0.25.0,>=0.23.0 to >=0.23.0,<0.28.0. PR [#11509](https://github.com/fastapi/fastapi/pull/11509) by [@dependabot[bot]](https://github.com/apps/dependabot).