diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index ab870c107a..0475df64b4 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Features + +* ✨ Add support for Server Sent Events. PR [#15030](https://github.com/fastapi/fastapi/pull/15030) by [@tiangolo](https://github.com/tiangolo). + ## 0.134.0 ### Features