From: github-actions Date: Sun, 27 Oct 2024 22:02:27 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.115.5~245 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d92fc89eb8faac9992de534843f57119034ce326;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index ea6896f229..160116c0dc 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Translations + +* 🌐 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). + ## 0.115.4 ### Refactors