Add changelog for #4005

This commit is contained in:
Mark Backman
2026-03-12 09:22:31 -04:00
parent 7a7d600985
commit bf66ae7e46

1
changelog/4005.added.md Normal file
View File

@@ -0,0 +1 @@
- Added `sip_provider` and `room_geo` parameters to `configure()` in the Daily runner. These convenience parameters let callers specify a SIP provider name and geographic region directly without manually constructing `DailyRoomProperties` and `DailyRoomSipParams`.