diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 704c5599f2..991f62c918 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Fixes + +* 🐛 Fix bug, allow empty path in path operation in prefixless router. PR [#15763](https://github.com/fastapi/fastapi/pull/15763) by [@tiangolo](https://github.com/tiangolo). + ## 0.137.0 (2026-06-14) ### Breaking Changes