From 0f3e43b3a7feca3c3513f46b3770e22130c41e28 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Thu, 27 Feb 2025 19:24:55 +0000 Subject: [PATCH] chore(release): prepare for v0.2.0 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaf195b..3af170e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,7 +25,7 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - *(go)* Update go version to 1.23.6 and remove toolchain -- *(docker)* Update base image architecture to amd64 +- *(docker)* Update base image architecture to amd64 ## [0.1.1] - 2025-01-24