diff --git a/addon.xml b/addon.xml index 9a9257def..5cc2615fd 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - + @@ -70,13 +70,9 @@ https://forum.kodi.tv/showthread.php?tid=329767 https://github.com/CastagnaIT/plugin.video.netflix -v1.5.0 (2020-06-21) --Add support to the new LoCo Netflix pages --Fixed KeyError 'lolomo' (LoLoMo seem now deprecated) --Fixed incorrect user/password issue when spaces are inserted unintentionally to credentials --New attempt to fix http error 401 --Updated translations fr --Minor changes/fixes +v1.5.1 (2020-06-27) +-Implemented fix/workaround to get resolutions until to 1080p with ARM devices +-Updated translations tr diff --git a/changelog.txt b/changelog.txt index 4a63ab411..44739ac74 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,3 +1,7 @@ +v1.5.1 (2020-06-27) +-Implemented fix/workaround to get resolutions until to 1080p with ARM devices +-Updated translations tr + v1.5.0 (2020-06-21) -Add support to the new LoCo Netflix pages -Fixed KeyError 'lolomo' (LoLoMo seem now deprecated)