📝 Update release notes

[skip ci]
This commit is contained in:
github-actions[bot]
2026-05-23 17:23:30 +00:00
parent c7fb7851b3
commit 3b252a2a22

View File

@@ -7,6 +7,10 @@ hide:
## Latest Changes
### Refactors
* ♻️ Validate Server Sent Event fields to avoid applications from sending broken data. PR [#15588](https://github.com/fastapi/fastapi/pull/15588) by [@tiangolo](https://github.com/tiangolo).
### Docs
* 📝 Document `--entrypoint` CLI option. PR [#15464](https://github.com/fastapi/fastapi/pull/15464) by [@YuriiMotov](https://github.com/YuriiMotov).