diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 05c43b5f6..f80003604 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Fixes + +* 🐛 Fix parameter aliases. PR [#14371](https://github.com/fastapi/fastapi/pull/14371) by [@YuriiMotov](https://github.com/YuriiMotov). + ## 0.124.3 ### Fixes