diff --git a/addon.xml b/addon.xml index 19205741b..4fe7c8693 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index 4e2799ca1..a46721359 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,9 @@ +## v7.0.9.2 +### Fixed +- Fix various Kodi 18 listitem setInfo compatibility issues +- Additional fixes and compatibility shims for playing AudioItems #873 +- Fix early thread loop termination in My Subscriptions #888 + ## v7.0.9.1 ### Fixed - Add playlist_type_hint property to workaround issues with CPlayListPlayer::Play #873