From: github-actions[bot] Date: Tue, 2 Dec 2025 09:11:52 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.123.4~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5126e099bdda51f261fd5a101b5f914991d31897;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 1d42e180a7..4eb02ea427 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Docs + +* 📝 Fix docstring of `servers` parameter. PR [#14405](https://github.com/fastapi/fastapi/pull/14405) by [@YuriiMotov](https://github.com/YuriiMotov). + ## 0.123.3 ### Fixes