diff --git a/changelog/4161.fixed.md b/changelog/4161.fixed.md new file mode 100644 index 000000000..f8dc3c670 --- /dev/null +++ b/changelog/4161.fixed.md @@ -0,0 +1 @@ +- Added missing `on_dtmf_event` callback to `LemonSliceTransportClient.setup()` `DailyCallbacks` construction, fixing a `ValidationError` at pipeline setup time. diff --git a/changelog/XXXX.fixed.md b/changelog/XXXX.fixed.md deleted file mode 100644 index 8fe264f27..000000000 --- a/changelog/XXXX.fixed.md +++ /dev/null @@ -1 +0,0 @@ -Added missing `on_dtmf_event` callback to `LemonSliceTransportClient.setup()` `DailyCallbacks` construction, fixing a `ValidationError` at pipeline setup time.