diff --git a/CHANGELOG.md b/CHANGELOG.md index d1fc229..be14098 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-04-08 +## [0.2.0] - 2025-04-09 ### 🚀 Features @@ -12,6 +12,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update module github.com/stretchr/testify to v1.10.0 - *(ci)* Update go image to amd64 architecture version +- *(deps)* Update module github.com/sparetimecoders/goamqp to v0.3.2 ### 🚜 Refactor