Skip to content

Commit b7cd22b

Browse files
committed
DailyTransport: update start_dialout/start_recording return values
1 parent a3d630c commit b7cd22b

File tree

2 files changed

+256
-105
lines changed

2 files changed

+256
-105
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Changed
1111

12+
- `DailyTransport` updates: `start_dialout()` now returns two values:
13+
`session_id` and `error`. `start_recording()` now returns two values:
14+
`stream_id` and `error`.
15+
1216
- `FunctionFilter` now has a `filter_system_frames` arg, which controls whether
1317
or not SystemFrames are filtered.
1418

0 commit comments

Comments
 (0)