diff --git a/release.yaml b/release.yaml index cfb8cd95..3f704a03 100644 --- a/release.yaml +++ b/release.yaml @@ -1,8 +1,12 @@ -version: '0.7.3' -changelog: | - - #508 Use jellyfin's DisplayTitle for audio and subtitle streams - - #513 Fix subsequent syncs from the addon menu better - - #515 Allow multiple subtitles with identical names +version: '0.7.4' +changelog: |- + - fix: create release pr workflow (#535) @h1dden-da3m0n + - ci: migrate Azure Pipelines to GitHub Actions (#523) @h1dden-da3m0n + - Remove double slash when transcoding with a baseurl (#529) @mcarlton00 + - Fix playback crashes (#521) @mcarlton00 + - Store a version parameter in the database for migrations (#528) @mcarlton00 + - Don't fail if status_code doesn't exist on startup (#525) @mcarlton00 + - Fix impossibility of choosing the first subtitle (#530) @venomousZealot dependencies: py2: - addon: 'xbmc.python'