Split #4313 changelog into one entry per file

This commit is contained in:
Aleix Conchillo Flaqué
2026-04-15 15:21:26 -07:00
parent b11a3bc43f
commit 8d4feede23
3 changed files with 2 additions and 2 deletions

View File

@@ -0,0 +1 @@
- Added `DailyOutputDTMFFrame` and `DailyOutputDTMFUrgentFrame` frames. In addition to the inherited `buttons`, they accept `session_id`, `digit_duration_ms` and `method`, which are forwarded to Daily's `send_dtmf` as `sessionId`, `digitDurationMs` and `method`.