diff --git a/addon.xml b/addon.xml index 2b4868432..ada5d7c18 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + diff --git a/changelog.txt b/changelog.txt index 867b4f700..761eca202 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,12 @@ +## v7.2.0+beta.3 +### Fixed +- Fix possible exception in creating request clients if client_data is not provided + +### Changed +- Use multiple Representations rather than single Representation with multiple BaseURLs in MPD manifest #1040 #527 + - Correct primary video server url #1040 + - Allow skipping adaptive formats for clients that may need PO tokens #1040 + ## v7.2.0+beta.2 ### Fixed - Fix audio langauge fallback selection #989 #1036