From fa2392148007b6b30867e4965ff9916f1dbfe369 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 23 Jan 2026 15:10:18 +0000 Subject: [PATCH] chore(release): prepare for 1.6.1 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6402c85..0e166f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [1.6.1] - 2026-01-15 +## [1.6.1] - 2026-01-23 ### ⚙️ Miscellaneous Tasks @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang:1.25.5 docker digest to 3a01526 (#316) - *(deps)* Update dependency go to v1.25.6 - *(deps)* Update golang docker tag to v1.25.6 (#320) +- Remove unused .gitlab-ci.yml ## [1.6.0] - 2026-01-10