From: github-actions[bot] Date: Tue, 28 Jul 2026 15:15:44 +0000 (+0000) Subject: 📝 Update release notes X-Git-Tag: 0.140.13~3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=6215d8a6f3fed4eef63fe9d1ae600c12f62bd881;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 1154c2fc8..b600959bd 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -9,6 +9,7 @@ hide: ### Docs +* 📝 Fix `format_sse_event` docstring rendering of `\n\n` terminator. PR [#15613](https://github.com/fastapi/fastapi/pull/15613) by [@AshNicolus](https://github.com/AshNicolus). * 📝 Add API reference page for fastapi.sse. PR [#15930](https://github.com/fastapi/fastapi/pull/15930) by [@SAURABHSALVE](https://github.com/SAURABHSALVE). ## 0.140.12 (2026-07-28)