]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 28 Jul 2026 14:55:27 +0000 (14:55 +0000)
committergithub-actions[bot] <github-actions[bot]@users.noreply.github.com>
Tue, 28 Jul 2026 14:55:27 +0000 (14:55 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 75f60828581f4e3ac80f12236e757d4f66dba561..817f6e3d09e8d98b6d5798f60f47f55d9e6e4dff 100644 (file)
@@ -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