From 21b60801856ecb53be530c8244a72e2aae7312b1 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 16 Jan 2026 12:27:52 +0000 Subject: [PATCH] chore(release): prepare for 1.6.0 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26b66d6..46aad20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. -## [1.5.1] - 2026-01-15 +## [1.6.0] - 2026-01-16 + +### 🚀 Features + +- Add multi-platform build support (amd64, arm64) ### ⚙️ Miscellaneous Tasks