From 943d8fe97699afd751b7b6cdde3be6b1281ec76f Mon Sep 17 00:00:00 2001 From: newrelic-coreint-bot Date: Wed, 25 Oct 2023 10:33:09 +0000 Subject: [PATCH] Update changelog with changes from v3.4.9 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44641be6..fee85c7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ## Unreleased +## v3.4.9 - 2023-10-25 + +### ⛓️ Dependencies +- Updated golang.org/x/sync to v0.4.0 +- Updated golang version to 1.21 + ## v3.4.8 - 2023-08-02 ### ⛓️ Dependencies