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