From 8dcf1f3f03943ffc0e825978f34f4a0c114c21d0 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 30 Mar 2025 09:52:32 +0000 Subject: [PATCH] chore(release): prepare for v0.3.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d184ce..f84e4bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,12 @@ All notable changes to this project will be documented in this file. -## [0.3.2] - 2025-03-26 +## [0.3.2] - 2025-03-30 ### 🐛 Bug Fixes - *(ci)* Update golang image to use amd64 architecture +- Update go-imports repository reference for sentrysetup ## [0.3.1] - 2025-01-03