teleinfo-exporter/CHANGELOG.md
2024-04-02 19:51:02 +02:00

13 lines
294 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