diff --git a/CHANGELOG.md b/CHANGELOG.md index f5e6e3f..a3103b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,13 +1,13 @@ # Changelog -## v2.0.9 -Released 22nd June 2021 (by warwickh) +## v3.0.0 +Released 29th June 2021 (by warwickh) * Basic update to provide Matrix compatility. Not tested on Kodi below v19 -* Some connection settings not fully implemented * Updates simpleplugin to latest version (3.0.0) https://github.com/vlmaksime/script.module.simpleplugin * Moves some legacy simpleplugin static routines into main.py * Removes dependancy on libsonic_extra by moving some walk functions into main.py * Updates libsonic to latest version and adds functions for returning raw url for populating menus +* Move to version 3+ for diffferentiation from Leia compatible version ## v2.0.8 Released 29th November 2017 (by Heruwar) diff --git a/addon.xml b/addon.xml index bdebc4f..d6235ce 100644 --- a/addon.xml +++ b/addon.xml @@ -1,5 +1,5 @@ - +