Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.93 KB

CHANGELOG.md

File metadata and controls

51 lines (33 loc) · 1.93 KB

Changelog

Latest releases appear first.

2.3.0

What's Changed

  • feat: add alliance by @javiersuweijie in #108
  • fix: ci on cosmossdk 46 by @emidev98 in #111
  • feat: add cosmwasm_1_1 by @javiersuweijie in #112
  • tests: added chain simulation by @javiersuweijie in #113
  • fix: swagger gen by @emidev98 in #116

New Contributors

  • @javiersuweijie made their first contribution in #108

Chain Upgrade Details

  • Blockheight: 4711800
  • Estimated time of upgrade: 2023-04-20 5:00:00 GMT+0

Full Changelog: https://github.com/terra-money/core/compare/v2.2.1...v2.3.0

2.2.1

Full Changelog: https://github.com/terra-money/core/compare/v2.1.4...v2.2.0

What's Changed

  • upgrade to cosmos-sdk v0.45.12 by @faddat in #102

New Contributors

  • @faddat made their first contribution in #102

Full Changelog: https://github.com/terra-money/core/compare/v2.2.0...v2.2.1

2.2.0

What's Changed

  • Update readme.md by @svv28 in #85
  • Bump SDK and IBC by @YunSuk-Yeo in #87

New Contributors

  • @svv28 made their first contribution in #85

2.1.0

Improvements

  • #52 Enable PeriodicVestingAccount creation via tx (1) and Implement vesting token donation feature (2).

Bug Fixes

  • #60 Software Upgrade Proposal to correct an exchange vesting schedule.