diff --git a/CHANGELOG.md b/CHANGELOG.md index 061ec26b47..21173be8ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,8 +16,6 @@ Main (unreleased) ### Bugfixes -- Windows installer: Don't quote alloy binary path in registy (@jkroepke) - - Update yet-another-cloudwatch-exporter from v0.60.0 vo v0.61.0: (@morremeyer) - Fixes a bug where cloudwatch S3 metrics are reported as `0` @@ -27,6 +25,13 @@ Main (unreleased) - Changed OTEL alerts in Alloy mixin to use success rate for tracing. (@thampiotr) +v1.4.1 +----------------- + +### Bugfixes + +- Windows installer: Don't quote Alloy's binary path in the Windows Registry. (@jkroepke) + v1.4.0 ----------------- @@ -139,6 +144,13 @@ v1.4.0 - Updated the docker base image to Ubuntu 24.04 (Noble Numbat). (@mattiasa ) +v1.3.4 +----------------- + +### Bugfixes + +- Windows installer: Don't quote Alloy's binary path in the Windows Registry. (@jkroepke) + v1.3.2 -----------------