Skip to content

Commit

Permalink
daily-python: update CHANGELOG with new asyncio example
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Jun 20, 2024
1 parent 52d18c8 commit b25bd2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Added dial-out events `dialout-answered`.

### Other

- Added new example `demos/audio/async_wav_audio_send.py` that shows how to use
`asyncio` with completion callbacks.

## [0.9.1] - 2024-05-29

### Fixed
Expand Down

0 comments on commit b25bd2f

Please sign in to comment.