From: github-actions Date: Tue, 1 Jul 2025 05:14:52 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.116.0~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a86b9a5b03ff9bd1d6c1cdce9cb54c7f1a78ae4c;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 75f7288f3e..7c71fdb2a0 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -11,6 +11,10 @@ hide: * 🌐 Add Ukrainian translation for `docs/uk/docs/tutorial/body-updates.md`. PR [#13804](https://github.com/fastapi/fastapi/pull/13804) by [@valentinDruzhinin](https://github.com/valentinDruzhinin). +### Internal + +* 👥 Update FastAPI People - Contributors and Translators. PR [#13845](https://github.com/fastapi/fastapi/pull/13845) by [@tiangolo](https://github.com/tiangolo). + ## 0.115.14 ### Fixes