From 3f35ed97dcfea18048a77a092a305a192a65ab72 Mon Sep 17 00:00:00 2001 From: Thomas Basler Date: Thu, 11 Sep 2025 20:32:59 +0200 Subject: [PATCH] Added hint for breaking change --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c5c5b43f..717e1074 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Please feel free to support and create a PR in [this](https://github.com/tbnobod Generated using: `git log --date=short --pretty=format:"* %h%x09%ad%x09%s" | grep BREAKING` ```code +* 8cab3335 2025-08-07 BREAKING CHANGE: WebAPI endpoint `/api/limit/config` requires different parameters * 8372deaf 2025-04-18 BREAKING CHANGE: Logging newline changed from "\r\n" to "\n" * 1b637f08 2024-01-30 BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics * e1564780 2024-01-30 BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics