From 15791b457a6bc4313f2269086356010fe675f130 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Mon, 17 Apr 2023 21:50:17 +0200 Subject: [PATCH] Doc: Add breaking change hint --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f02667..5883610 100644 --- a/README.md +++ b/README.md @@ -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!