Skip to content

Commit

Permalink
fix CHANGELOG.md entries (#2879)
Browse files Browse the repository at this point in the history
  • Loading branch information
hensmi-amazon authored Jul 15, 2024
1 parent 017abfb commit bec2e70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Add automatic codec degradation logic when CPU usage of software encoder is high or video encoding of encoder fails. This will only occur if `setVideoCodecSendPreferences` is being called by the application.
- Added `groupId` to `VideoTileState` for mapping metrics other then those from `getObservableVideoMetrics` when using server side network adaptation.
- Added support for Node version 22

Expand Down Expand Up @@ -67,8 +68,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Add automatic codec degradation logic when CPU usage of software encoder is high or video encoding of encoder fails.

### Removed

### Changed
Expand Down

0 comments on commit bec2e70

Please sign in to comment.