Added section containing breaking changes to README.md

This commit is contained in:
Thomas Basler 2023-02-13 18:50:06 +01:00
parent 9737c7e251
commit 3cd72609e8

View File

@ -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) * Build with [Vue.js](https://vuejs.org)
* Source is written in TypeScript * 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 ## Hardware you need
### ESP32 board ### ESP32 board