diff --git a/CHANGELOG.md b/CHANGELOG.md index f72d18c9f49f..1e8d003bf125 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -105,6 +105,8 @@ v0.39.0-rc.0 (2024-01-05) - Fix issue where `prometheus.exporter.kafka` would crash when configuring `sasl_password`. (@rfratto) +- Fix nil panic when using the process collector with the windows exporter. (@mattdurham) + ### Other changes - Bump github.com/IBM/sarama from v1.41.2 to v1.42.1