diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e8ce92389..e39ef12a2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,13 @@ # Changelog + +## v0.2.1 +This release is a hot fix release for v0.2.0. + +* [\#203](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/203) fix: update DefaultMaxTxSize and gas simulation logic +* [\#204](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/204) fix: allow GasParams fixedtype's gas is zero +* [\#202](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/202) fix: remove unused workflows +* [\#199](https://github.com/bnb-chain/greenfield-cosmos-sdk/pull/199) fix: disable gov v1beta1 type message + ## v0.2.0 This release upgrades the reference cosmos-sdk to v0.47.2. As the cosmos-sdk v0.47.2 is a huge breaking upgrade, we decide to cherry-pick the recent contributed commits and apply to the v0.47.2. The commit history previous