From d327307539cae7cbf65813196ca025ec8dcfdfca Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Tue, 4 Nov 2025 14:40:13 +0000 Subject: [PATCH] chore(release): prepare for v0.3.2 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 774c63c..03de050 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,12 +2,17 @@ All notable changes to this project will be documented in this file. -## [0.3.2] - 2025-11-03 +## [0.3.2] - 2025-11-04 ### ๐Ÿงช Testing - Add concurrent fetch and read tests for privileges +### โš™๏ธ Miscellaneous Tasks + +- *(deps)* Update golang:1.25.3 docker digest to 9ac0edc +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.1 + ## [0.3.1] - 2025-11-02 ### ๐Ÿ› Bug Fixes