From e9ba0b8a2aa05787360270df19480c33429843d4 Mon Sep 17 00:00:00 2001 From: Archie Date: Tue, 22 Oct 2024 17:17:00 +0300 Subject: [PATCH] Prepare release v0.5.2 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37738f4e1..faedbefa5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased changes +### Features (non-breaking) +* + +### Bug Fixes +* + +## [v0.5.2](https://github.com/warden-protocol/wardenprotocol/releases/tag/v0.5.2) - 2024-10-22 + ### Features (non-breaking) * (x/warden) Fix RejectSignRequestTxCmd - use SignRequestStatus_SIGN_REQUEST_STATUS_REJECTED * (x/warden) Expose AddKeychainAdmin and RemoveKeychainAdmin in tx.proto to use in precompiles