chore: add changelog entry for #3959

This commit is contained in:
ajmeraharsh
2026-03-09 09:15:03 +04:00
parent 57c4d72bf0
commit ae6f159b18

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

@@ -0,0 +1 @@
- Fixed `on_call_state_updated` event handler in LiveKit transport receiving incorrect number of arguments due to redundant `self` passed to `_call_event_handler`.