diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ef77990d1..e1fc4320db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,12 @@ and this project adheres to [#1516]: https://github.com/cosmos/cosmjs/pull/1516 +### Changed + +- @cosmjs/stargate: Update validation of GasPrice.fromString to allow using ibc denoms as gas denom ([#1522]) + +[#1522]: https://github.com/cosmos/cosmjs/pull/1522 + ## [0.32.0] - 2023-11-23 ### Added