================= - Upgrade xmpppy to 0.6.1, add dnspython as dependency
0.14.0
================= - Add service plugin for `Apprise <https://github.com/caronc/apprise>`_. - Upgrade xmpppy to 0.6.0 - More verbose exception when formatting message fails
0.13.9
================= - Remove references to ``mqttwarn.py``. Cleanup documentation. - Fix charset encoding within Postgres plugin. Thanks, clarkspark! - Fix function invocation through "format" setting. Thanks, clarkspark!
0.13.8
================= - Fix charset encoding issue for service "mqttpub". Thanks, jpmens!
0.13.7
================= - Improve exception handling when service plugin fails - Properly handle charset encoding, both on Python 2 and Python 3