diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c3a7f8..bbe83b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,19 @@ All notable changes to this project will be documented in this file. -## [0.0.23] - 2025-12-30 +## [0.1.0] - 2026-01-09 + +### 🚀 Features + +- Migrate from GitLab CI to Gitea Actions ### ⚙️ Miscellaneous Tasks - *(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 release workflow ## [0.0.22] - 2025-12-18