Skip to content

Latest commit

 

History

History
73 lines (52 loc) · 3.28 KB

CHANGELOG.md

File metadata and controls

73 lines (52 loc) · 3.28 KB

Changelog

[Unreleased]

v3.0.0 - 2022-02-22

  • #531 Add CosmWasm support to wasdm v0.23.0 and custom messages
  • #538 Upgrade to Cosmos SDK V0.45.1
  • #538 Upgrade spm to allow setting iavl-cache-size
  • #537 Upgrade to ibc-go v2.0.3

v2.0.0 - 2022-01-21

  • #528 Add rocksdb as compile option
  • #524 Upgrade to Cosmos SDK V0.45.0
  • #523 Upgrade Module Version to v2
  • #522 Fix Amino for Claim Tx
  • #495 Adds denom metadata as part of the migration
  • #502 Upgrades to ibc-go v2
  • #517 Fix IBC gov proposals routing

v1.1.2 - 2022-01-05

  • #519 Fix missing GRPC Routes for claim and alloc modules

v1.1.1 - 2021-12-30

  • #511 Bump Cosmos SDK to v0.44.5 and ibc-go to v1.2.5

v1.1.0 - 2021-11-29

  • Add tendermint rollback command to help operators restore to previous height in case of apphash errors
  • Bump Cosmos SDK to v0.44.4
  • Bump ibc-go to v1.2.3
  • Fix CLI output to stdout/stderr preventing integration with tooling like jq

v1.0.0 - 2021-10-29

Initial Release