diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 0abdfe6f2..b151ff852 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,12 +7,12 @@ hide: ## Latest Changes +## 0.128.6 + ### Fixes * 🐛 Fix `on_startup` and `on_shutdown` parameters of `APIRouter`. PR [#14873](https://github.com/fastapi/fastapi/pull/14873) by [@YuriiMotov](https://github.com/YuriiMotov). -## 0.128.6 - ### Translations * 🌐 Update translations for zh (update-outdated). PR [#14843](https://github.com/fastapi/fastapi/pull/14843) by [@tiangolo](https://github.com/tiangolo).