diff --git a/addon.xml b/addon.xml index fb800803..2be776f0 100644 --- a/addon.xml +++ b/addon.xml @@ -1,6 +1,6 @@ @@ -10,13 +10,9 @@ A simple Kodi module that makes life easier for add-on developers relying on InputStream based add-ons and DRM playback. - 2017.09.29 v0.2.0 - + Automatic Widevine CDM download on ARM devices - + Display Widevine EULA during installation procedure - + German translation (thanks to asciidisco) - + New, smaller and less ugly generic icon - + Better exception handling - + Code cleanup + 2017.10.15 v0.2.1 + + Update German translation (thanks to asciidisco) + + Improve root permissions acquisition all MIT License diff --git a/changelog.txt b/changelog.txt index 74089d85..91664167 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +2017.10.15 v0.2.1 ++ Update German translation (thanks to asciidisco) ++ Improve root permissions acquisition + 2017.09.29 v0.2.0 + Automatic Widevine CDM download on ARM devices + Display Widevine EULA during installation procedure