From 3cd72609e8c89417c2b24cb312ae4ba147aac0a0 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Mon, 13 Feb 2023 18:50:06 +0100 Subject: [PATCH] Added section containing breaking changes to README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 68f1a23..0b6fe30 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,16 @@ Firmware version seems to play not a significant role and cannot be read from th * Build with [Vue.js](https://vuejs.org) * Source is written in TypeScript +## Breaking changes +Generated using: `git log --date=short --pretty=format:"* %h%x09%ad%x09%s" | grep BREAKING` +``` +* 3b7aef6 2023-02-13 BREAKING CHANGE: Web API! +* d4c838a 2023-02-06 BREAKING CHANGE: Prometheus API! +* daf847e 2022-11-14 BREAKING CHANGE: Removed deprecated config parsing method +* 69b675b 2022-11-01 BREAKING CHANGE: Structure WebAPI /api/livedata/status changed +* 27ed4e3 2022-10-31 BREAKING: Change power factor from percent value to value between 0 and 1 +``` + ## Hardware you need ### ESP32 board