Fix changelog entry for #4161

This commit is contained in:
Mark Backman
2026-03-27 10:16:25 -04:00
parent 33e146decd
commit 5e61a57582
2 changed files with 1 additions and 1 deletions

1
changelog/4161.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Added missing `on_dtmf_event` callback to `LemonSliceTransportClient.setup()` `DailyCallbacks` construction, fixing a `ValidationError` at pipeline setup time.

View File

@@ -1 +0,0 @@
Added missing `on_dtmf_event` callback to `LemonSliceTransportClient.setup()` `DailyCallbacks` construction, fixing a `ValidationError` at pipeline setup time.