diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 02fae0e62..f3761cf14 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Internal + +* ➕ Add requirements for translations. PR [#14515](https://github.com/fastapi/fastapi/pull/14515) by [@tiangolo](https://github.com/tiangolo). + ## 0.124.4 ### Fixes