From: github-actions[bot] Date: Tue, 28 Jul 2026 14:55:27 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.12~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=76e2c833b5a090b77e763a511771439737153d44;p=thirdparty%2Ffastapi%2Ffastapi.git 📝 Update release notes [skip ci] --- diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 75f608285..817f6e3d0 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Fixes + +* 🐛 Fix line splitting in `format_sse_event` to comply with SSE spec. PR [#15515](https://github.com/fastapi/fastapi/pull/15515) by [@Zawwarsami16](https://github.com/Zawwarsami16). + ## 0.140.11 (2026-07-28) ### Fixes