Skip to content

Commit

Permalink
release v0.7.1 (#2887)
Browse files Browse the repository at this point in the history
  • Loading branch information
leszko committed Oct 10, 2023
1 parent 75259e3 commit 1947ccf
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## v0.7.1

### Breaking Changes 🚨🚨

### Features ⚒

#### Broadcaster
- [#2884](https://github.com/livepeer/go-livepeer/pull/2884) Detect resolution change and reinit hw session (@leszko)
- [#2883](https://github.com/livepeer/go-livepeer/pull/2883) Skip transcoding when empty profiles were sent to B (@leszko)

#### General
- [#2882](https://github.com/livepeer/go-livepeer/pull/2882) Add parameter to force HW Session Reinit (@leszko)

## v0.7.0

### Breaking Changes 🚨🚨
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.7.0
0.7.1

0 comments on commit 1947ccf

Please sign in to comment.