bump version to 0.7.4

This commit is contained in:
jellyfin-bot 2021-06-05 23:14:46 +00:00
parent 7e8300317a
commit 790931c56f
1 changed files with 9 additions and 5 deletions

View File

@ -1,8 +1,12 @@
version: '0.7.3' version: '0.7.4'
changelog: | changelog: |-
- #508 Use jellyfin's DisplayTitle for audio and subtitle streams - fix: create release pr workflow (#535) @h1dden-da3m0n
- #513 Fix subsequent syncs from the addon menu better - ci: migrate Azure Pipelines to GitHub Actions (#523) @h1dden-da3m0n
- #515 Allow multiple subtitles with identical names - 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: dependencies:
py2: py2:
- addon: 'xbmc.python' - addon: 'xbmc.python'