bump version to 0.7.10

This commit is contained in:
jellyfin-bot 2022-11-22 03:46:11 +00:00
parent 97de18e5bb
commit 983e50203b
1 changed files with 3 additions and 2 deletions

View File

@ -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