From d4a566cf2685cc17df79a89efdb7d40870c32efa 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