mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
bump version to 0.7.10
This commit is contained in:
parent
97de18e5bb
commit
983e50203b
1 changed files with 3 additions and 2 deletions
|
@ -1,11 +1,12 @@
|
||||||
version: '0.7.9'
|
version: '0.7.10'
|
||||||
changelog: |-
|
changelog: |-
|
||||||
New features and improvements
|
:tada: New features and improvements
|
||||||
------------------------------------
|
------------------------------------
|
||||||
+ Add option to disable remote control (#629) @mcarlton00
|
+ Add option to disable remote control (#629) @mcarlton00
|
||||||
|
|
||||||
Bug Fixes
|
Bug Fixes
|
||||||
---------
|
---------
|
||||||
|
+ Fix syncing when Premiere attribute is an int (#694) @turley
|
||||||
+ Properly apply Movie premiered date (#687) @oddstr13
|
+ Properly apply Movie premiered date (#687) @oddstr13
|
||||||
+ Add back verify_kodi_defaults from #426 (#684) @oddstr13
|
+ Add back verify_kodi_defaults from #426 (#684) @oddstr13
|
||||||
+ Improve KodiSyncQueue presence test (#682) @oddstr13
|
+ Improve KodiSyncQueue presence test (#682) @oddstr13
|
||||||
|
|
Loading…
Reference in a new issue