diff --git a/CHANGELOG.md b/CHANGELOG.md index a75f8d419..d5099ab36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [#1712](https://github.com/NibiruChain/nibiru/pull/1712) - refactor(inflation): turn inflation off by default * [#1713](https://github.com/NibiruChain/nibiru/pull/1713) - chore(build-release): use new rocksdb libraries and link required libs * [#1715](https://github.com/NibiruChain/nibiru/pull/1715) - fix(build): revert! to working build + cherry-picks +* [#1731](https://github.com/NibiruChain/nibiru/pull/1731) - feat(cli): add cli command to de-encode startgate base64 messages #### Dapp modules: perp, spot, etc