📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-06-20 00:21:10 +00:00
parent 4d3dc78b26
commit e12833aaa2

View File

@@ -7,6 +7,10 @@ hide:
## Latest Changes
### Features
* ✨ Add support for `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")`. PR [#15800](https://github.com/fastapi/fastapi/pull/15800) by [@tiangolo](https://github.com/tiangolo).
### Docs
* ✏️ Fix grammar, typos, and broken links in docs. PR [#15694](https://github.com/fastapi/fastapi/pull/15694) by [@YuriiMotov](https://github.com/YuriiMotov).