📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-06-18 06:50:13 +00:00
parent 6ac122071d
commit 5d421ae977

View File

@@ -7,6 +7,10 @@ hide:
## Latest Changes
### Features
* ✨ Add `iter_route_contexts()` for advanced use cases that used to use `router.routes` (e.g. Jupyverse). PR [#15785](https://github.com/fastapi/fastapi/pull/15785) by [@tiangolo](https://github.com/tiangolo).
### Translations
* 🌐 Fix broken Markdown in Korean custom response docs. PR [#15774](https://github.com/fastapi/fastapi/pull/15774) by [@kooqooo](https://github.com/kooqooo).