From de10de3650268cf5939d6af566306a286f147ecc Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 6 Feb 2025 19:41:32 +0000 Subject: [PATCH] chore(release): prepare for v0.2.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2b0e4..94a94c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.2.0] - 2025-02-05 +## [0.2.0] - 2025-02-06 ### 🚀 Features @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### 🐛 Bug Fixes - *(deps)* Update module github.com/stretchr/testify to v1.10.0 +- *(ci)* Update go image to amd64 architecture version ### 🚜 Refactor