Skip to content

Commit

Permalink
Merge pull request #190 from jellyfin/prepare-0.5.4
Browse files Browse the repository at this point in the history
Prepare for release v0.5.4
  • Loading branch information
mcarlton00 authored Jul 20, 2022
2 parents 3190658 + 4ee9165 commit 2f3fe8a
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions release.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,8 @@
version: '0.5.3'
version: '0.5.4'
changelog: |-
Bug Fixes
---------
+ Fix forced and sdh/cc subtitle not working (#184) @aiosk
+ Fix performance profiling (#182) @mcarlton00
+ Allow playback from Info menu (#179) @mcarlton00
Code or Repo Maintenance
------------------------
+ Manually decode json responses (#183) @mcarlton00
CI & build changes
------------------
+ CI - remove use_aliases from emoji command (#186) @mcarlton00
+ Bump actions/setup-python from 3 to 4 (#178) @dependabot
+ Fix sys.argv comparison (#189) @mcarlton00
dependencies:
py2:
- addon: 'xbmc.python'
Expand Down

0 comments on commit 2f3fe8a

Please sign in to comment.