examples(quickstart): allow Daily transport

This commit is contained in:
Aleix Conchillo Flaqué
2025-08-04 09:32:15 -07:00
parent 96b1000e52
commit 6e518cc704
2 changed files with 32 additions and 10 deletions

View File

@@ -32,6 +32,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed an issue in `TaskObserver` (a proxy to all observers) that was degrading
global performance.
### Other
- Allow Daily transport to quickstart bot example.
## [0.0.77] - 2025-07-31
### Added