mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 02:06:09 +00:00
bump version to 1.0.2
This commit is contained in:
parent
64d8ebcbc8
commit
d3f94bb19a
1 changed files with 4 additions and 6 deletions
10
release.yaml
10
release.yaml
|
@ -1,12 +1,10 @@
|
||||||
version: '1.0.1'
|
version: '1.0.2'
|
||||||
changelog: |-
|
changelog: |-
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
---------
|
---------
|
||||||
+ Don't reset videoversiontype table (#843) @mcarlton00
|
+ Add version gate to strHdrType field (#854) @oddstr13
|
||||||
|
+ Gracefully handle missing VideoRangeType in stream tracks (#853) @oddstr13
|
||||||
CI & build changes
|
+ Call correct API endpoint when adding users to session (#851) @wildsands
|
||||||
------------------
|
|
||||||
+ Use sudo for kodirepo command (#841) @joshuaboniface
|
|
||||||
dependencies:
|
dependencies:
|
||||||
py3:
|
py3:
|
||||||
- addon: 'xbmc.python'
|
- addon: 'xbmc.python'
|
||||||
|
|
Loading…
Reference in a new issue