From 355a8c4b44358989577eab9f67338b33a7dcf931 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Fri, 11 Apr 2025 09:31:30 +0000 Subject: [PATCH] chore(release): prepare for v0.3.2 --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 058195e..365af62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ All notable changes to this project will be documented in this file. -## [0.3.1] - 2025-01-02 +## [0.3.2] - 2025-04-10 + +### 🐛 Bug Fixes + +- *(ci)* Update golang image to use amd64 architecture +- Update go-imports repository reference for sentrysetup +- *(deps)* Update module github.com/getsentry/sentry-go to v0.32.0 + +## [0.3.1] - 2025-01-03 ### 🐛 Bug Fixes