From 5c0fc9658db367937872711d8e810e65ebdb6149 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Wed, 9 Apr 2025 15:23:29 +0000 Subject: [PATCH] chore(release): prepare for v0.2.0 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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