v3.0.0
What's Changed
- Update license copyright year(s) by @github-actions in #51
- !chore: bumped paho-mqtt to 2.0.0 (#52) (including !fix: specifying the paho-mqtt API version)
Possible breaking changes
paho-mqtt has been upgraded from v1.6.1 to v2.0.0 and now using the new callback API; this should not break anything on standard configurations, but might introduce some issues for some more esoteric ones and to the MQTT publisher. Please either revert to fetzu/teslamate-abrp:2.0.0 or open an issue if you notice any breakage.
Full Changelog: v2.0.0...v3.0.0