Rename changelog files to use PR #3896 and mark breaking change

This commit is contained in:
Aleix Conchillo Flaqué
2026-03-02 12:06:08 -08:00
parent 4a61d5bfad
commit 741ff14d3a
4 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1 @@
- ⚠️ Removed `event` field and `complete()` method from `InterruptionFrame`. Removed `event` field from `InterruptionTaskFrame`. These are no longer needed since `broadcast_interruption()` does not require a round-trip completion signal.

View File

@@ -1 +0,0 @@
- Removed `event` field and `complete()` method from `InterruptionFrame`. Removed `event` field from `InterruptionTaskFrame`. These are no longer needed since `broadcast_interruption()` does not require a round-trip completion signal.