From dcc7ca9db8ad2565a087cbb8dbbbbca054c3d248 Mon Sep 17 00:00:00 2001 From: Nathan Gardiner Date: Sat, 10 Oct 2020 00:01:19 +1100 Subject: [PATCH] Bump changelog for v1.2.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e2a3285..4207ad1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,9 @@ This document logs the changes per release of TWCManager. * Completed the modularization of the RS485 interface code to allow alternative interfaces, and introduced two new interface modules (Dummy and TCP) * Ensure that status output formula balances for improved readability (thanks @MikeBishop) * Formatting improvements for the built-in webserver + * Add policy webhook support (thanks @MikeBishop) + * Added support for the SolarLog EMS Module (thanks @dschuesae) + * Added support for OpenHab EMS Module (thanks @Frajul) * Support for tracking lifetime kWh and voltage per phase of slave TWCs, this includes: * Publishing of new Status (HASS and MQTT) values for lifetime kWh and voltage per phase * Polling of this value for TWCs with newer firmwares that provide it