diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 1d42e180a..4eb02ea42 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