diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 57116f26d..61313d3f1 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Docs + +* 📝 Restructure FastAPI People and related pages. PR [#16015](https://github.com/fastapi/fastapi/pull/16015) by [@tiangolo](https://github.com/tiangolo). + ## 0.139.2 (2026-07-16) ### Fixes