mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Merge pull request #855 from jellyfin/prepare-1.0.2
Prepare for release v1.0.2
This commit is contained in:
commit
c860452b39
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