diff --git a/CHANGELOG.md b/CHANGELOG.md index eb2b0e4..94a94c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.2.0] - 2025-02-05 +## [0.2.0] - 2025-02-06 ### 🚀 Features @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### 🐛 Bug Fixes - *(deps)* Update module github.com/stretchr/testify to v1.10.0 +- *(ci)* Update go image to amd64 architecture version ### 🚜 Refactor