diff --git a/CHANGELOG.md b/CHANGELOG.md index f2f8729..e9c3847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,15 @@ All notable changes to this project will be documented in this file. -## [0.3.2] - 2025-12-31 +## [0.4.0] - 2026-01-09 + +### 🚀 Features + +- Migrate from GitLab CI to Gitea Actions + +### 🚜 Refactor + +- Update module path to new repository location ### 📚 Documentation @@ -30,6 +38,10 @@ All notable changes to this project will be documented in this file. - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.2 - *(deps)* Update golang:1.25.5 docker digest to 0c27bcf - *(deps)* Update golang:1.25.5 docker digest to ad03ba9 +- *(deps)* Update actions/setup-go action to v6 +- *(deps)* Update actions/checkout action to v6 +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.8.0 +- Add pre-commit and release workflows ## [0.3.1] - 2025-11-02