diff --git a/pvr.hts/addon.xml.in b/pvr.hts/addon.xml.in index b593be5a..f9056c9c 100644 --- a/pvr.hts/addon.xml.in +++ b/pvr.hts/addon.xml.in @@ -1,7 +1,7 @@ @ADDON_DEPENDS@ diff --git a/pvr.hts/changelog.txt b/pvr.hts/changelog.txt index f1eda052..5224acfd 100644 --- a/pvr.hts/changelog.txt +++ b/pvr.hts/changelog.txt @@ -1,3 +1,6 @@ +v21.1.0 +- Kodi inputstream API update to version 3.3.0 + v21.0.1 - Fixed cases where existing channels were treated by Kodi as deleted from backend. (Info in Kodi log: "Removed stale channel foo from group bar")