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

index 84ffb2e8de0fc1015fb2f6832cdfc2e65865a3c5..e7bea3c767eb9de6004eea087459c767444ea1f0 100644 (file)
@@ -29,6 +29,10 @@ hide:
 * 🌐 Add Korean translation for `docs/ko/docs/fastapi-cli.md`. PR [#12515](https://github.com/fastapi/fastapi/pull/12515) by [@dhdld](https://github.com/dhdld).
 * 🌐 Add Korean Translation for `docs/ko/docs/advanced/response-change-status-code.md`. PR [#12547](https://github.com/fastapi/fastapi/pull/12547) by [@9zimin9](https://github.com/9zimin9).
 
+### Internal
+
+* ⬆ [pre-commit.ci] pre-commit autoupdate. PR [#12707](https://github.com/fastapi/fastapi/pull/12707) by [@pre-commit-ci[bot]](https://github.com/apps/pre-commit-ci).
+
 ## 0.115.4
 
 ### Refactors