From 3f9957a8d5b01a21eb91746ac185dda08b3acfd6 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 25 Feb 2025 21:54:17 +0000 Subject: [PATCH] chore(release): prepare for v0.1.2 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 869b307..227d343 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,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 ## [0.1.1] - 2025-01-24