From 501583e5405e136c4ff780a132d6f61a0471ee9e Mon Sep 17 00:00:00 2001 From: newrelic-coreint-bot Date: Wed, 21 Feb 2024 10:32:35 +0000 Subject: [PATCH] Update changelog with changes from v3.7.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8501b3e0..2852bb9e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +## v3.7.1 - 2024-02-21 + +### ⛓️ Dependencies +- Updated golang.org/x/sync to v0.6.0 +- Updated github.com/newrelic/infra-integrations-sdk to v3.8.2+incompatible + ## v3.7.0 - 2024-01-31 ### ⛓️ Dependencies