Doc: Add breaking change hint

This commit is contained in:
Thomas Basler 2023-04-17 21:50:17 +02:00
parent 18f880530f
commit 15791b457a

View File

@ -98,6 +98,7 @@ Compatibility with OpenDTU is most likly related to the serial number of the inv
Generated using: `git log --date=short --pretty=format:"* %h%x09%ad%x09%s" | grep BREAKING`
```code
* 59f43a8 2023-04-17 BREAKING CHANGE: Web API Endpoint /api/devinfo/status requires GET parameter inv=
* 318136d 2023-03-15 BREAKING CHANGE: Updated partition table: Make sure you have a configuration backup and completly reflash the device!
* 3b7aef6 2023-02-13 BREAKING CHANGE: Web API!
* d4c838a 2023-02-06 BREAKING CHANGE: Prometheus API!