From d597071e40538dc5a33a6d1e8ff2d85b001c4b7e Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Mon, 19 Jan 2026 10:13:09 +0000 Subject: [PATCH] chore(release): prepare for 1.6.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 46aad20..d2f6228 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,16 @@ All notable changes to this project will be documented in this file. +## [1.6.1] - 2026-01-19 + +### 🐛 Bug Fixes + +- Standardize Dockerfile stage names to uppercase + +### Build + +- Support multi-architecture builds in Dockerfile + ## [1.6.0] - 2026-01-16 ### 🚀 Features