From 8f75e44c715bad9c8019faf14bf1a070b0202a06 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 30 Dec 2025 15:15:30 +0000 Subject: [PATCH] chore(release): prepare for v0.3.11 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdb442c..9f4daff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.3.11] - 2025-12-09 +## [0.3.11] - 2025-12-30 ### 🐛 Bug Fixes @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### ⚙️ Miscellaneous Tasks - *(deps)* Update golang:1.25.5 docker digest to 0c27bcf +- *(deps)* Update golang:1.25.5 docker digest to ad03ba9 ## [0.3.10] - 2025-12-03