diff --git a/addon.xml b/addon.xml index c3138a896..40abcca0a 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index 600f0e412..bd9a94be7 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,9 @@ +## v7.0.8+beta.3 +### Fixed +- Additional fixes for redacting IP addresses in debug logs #801 +- Various minor fixes for external player use +- Fix trying to access playlists for account that has no Youtube channel #803 + ## v7.0.8+beta.2 ### Fixed - Fix various caching issues #786 #797