teleinfo-exporter/CHANGELOG.md

13 lines
286 B
Markdown

# Changelog
## 1.2.0 - 04-02-2024
fix: catch UnicodeDecodeError when loading json from broker
fix: use .get() to avoid KeyError
## 1.1.0 - 02-11-2024
add: Grafana dashboard to README
fix: MQTT broker disconnection when client connection timeout
## 1.0.0 - 12-19-2023
Initial release