diff --git a/CHANGELOG.md b/CHANGELOG.md index 990277ff..a51817ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. * release v2 coinciding with Prometheus v3 (#914) * **image:** The image now runs as `nobody` by default for consistency with the rest of the Prometheus ecosystem. -* **deps:** update module github.com/prometheus/prometheus to v0.301.0 (#912) +* **logging**: the format of log lines has changed a little, along with the adoption of Go's Structured Logging package. ### Features