diff --git a/CHANGELOG.md b/CHANGELOG.md index 67606b3..8d8f047 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.1.2] - 2026-01-28 +## [0.1.2] - 2026-02-11 ### ⚙️ Miscellaneous Tasks @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update golang docker tag to v1.25.6 (#67) - Remove unused .gitlab-ci.yml - Add code coverage integration +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#71) ## [0.1.1] - 2026-01-09