📝 Update release notes

This commit is contained in:
github-actions 2024-04-02 04:21:47 +00:00
parent a9b0911470
commit 01c3556e79
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ hide:
### Translations
* 🌐 Add Russian translation for `docs/ru/docs/tutorial/dependencies/dependencies-with-yield.md`. PR [#10532](https://github.com/tiangolo/fastapi/pull/10532) by [@AlertRED](https://github.com/AlertRED).
* 🌐 Add Korean translation for `docs/ko/docs/tutorial/debugging.md`. PR [#5695](https://github.com/tiangolo/fastapi/pull/5695) by [@JungWooGeon](https://github.com/JungWooGeon).
### Internal