]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 27 Oct 2024 22:02:27 +0000 (22:02 +0000)
committergithub-actions <github-actions@github.com>
Sun, 27 Oct 2024 22:02:27 +0000 (22:02 +0000)
docs/en/docs/release-notes.md

index ea6896f2293ceaf2bb0ad169705273f5ad6b0823..160116c0dc691286b72545dbe6b1bd6bd38f96cb 100644 (file)
@@ -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