Added missing breaking change to README.md

This commit is contained in:
Thomas Basler
2025-05-10 13:57:52 +02:00
parent 3f01b8d4b7
commit 648d9594b2

View File

@@ -23,6 +23,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
* 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
* f0b5542c 2024-01-30 BREAKING CHANGE: Web API Endpoint /api/livedata/status and /api/prometheus/metrics