Skip to content

Commit

Permalink
updated CHANGELOG with VADParamsUpdateFrame
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Aug 19, 2024
1 parent 56fbcd6 commit 54c9f60
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

- VAD parameters can now be dynamicallt updated using the
`VADParamsUpdateFrame`.

- `ErrorFrame` has now a `fatal` field to indicate the bot should exit if a
fatal error is pushed upstream (false by default). A new `FatalErrorFrame`
that sets this flag to true has been added.
Expand Down

0 comments on commit 54c9f60

Please sign in to comment.