Skip to content

Commit

Permalink
update CHANGELOG for DailyRESTHelper
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Jun 4, 2024
1 parent 891b7b2 commit 854ffb0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Added `DailyRESTHelper` which helps you create Daily rooms and tokens in an
easy way.

- `PipelineTask` now has a `has_finished()` method to indicate if the task has
completed. If a task is never ran `has_finished()` will return False.

Expand Down

0 comments on commit 854ffb0

Please sign in to comment.