diff --git a/CHANGELOG.md b/CHANGELOG.md index ebfd9bfed..4db906cf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Changelog +## [v2.5.3](https://github.com/bandprotocol/chain/releases/tag/v2.5.3) + +- (bump) Use cometbft v0.34.29 +- (yoda) Get information of requests through endpoint instead of events + ## [v2.5.2](https://github.com/bandprotocol/chain/releases/tag/v2.5.2) - (bump) Use cosmos-sdk v0.45.16 / ibc-go v4.3.1 / cometbft v0.34.28