diff --git a/CHANGELOG.md b/CHANGELOG.md index 25a126b..3ed770b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [unreleased] +## [0.1.0] - 2025-03-25 ### 🚀 Features @@ -30,5 +30,6 @@ All notable changes to this project will be documented in this file. - Added golang workflow for building and testing project - Update Go version in build-and-test workflow to 1.23 - Added renovate configuration files for Gitea workflow automation +- Add release pipeline