We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d630c commit b7cd22bCopy full SHA for b7cd22b
CHANGELOG.md
@@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
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
+
16
- `FunctionFilter` now has a `filter_system_frames` arg, which controls whether
17
or not SystemFrames are filtered.
18
0 commit comments