diff --git a/release-notes.md b/release-notes.md index 3693befa..818cd3be 100644 --- a/release-notes.md +++ b/release-notes.md @@ -2,12 +2,12 @@ ## Latest Changes +## 0.0.28 (2026-07-03) + ### Fixes * 🐛 Fix duplicate Uvicorn logs under FastAPI CLI. PR [#454](https://github.com/fastapi/fastapi-cli/pull/454) by [@patrick91](https://github.com/patrick91). -## 0.0.28 (2026-07-03) - ### Docs * 📝 Update docs badges: remove Publish badge, it doesn't give extra information. PR [#438](https://github.com/fastapi/fastapi-cli/pull/438) by [@tiangolo](https://github.com/tiangolo).