diff --git a/CHANGELOG.md b/CHANGELOG.md index 050bf8e..e8755e7 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.2] - 2026-01-28 +## [0.3.2] - 2026-02-11 ### 🐛 Bug Fixes @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang docker tag to v1.25.6 (#121) - Remove GitLab CI configuration - Add code coverage integration +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#125) ## [0.3.1] - 2026-01-09