Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 2.02 KB

CHANGELOG.md

File metadata and controls

36 lines (22 loc) · 2.02 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2021-08-14

Feature

  • issuance: create issuance modeul with basic features (73480831)
  • adding semantic release versioning (693137a3)
  • Adding althea eth-bridge module (23549467)

Bug Fixes

  • token holders list and count (71c9d5c1)
  • issuance: fix token issuance model and add new eth display param (8c3c5df5)
  • typos (5cdcd6ad)
  • deps: remove local reference (844c099e)

Reverts

Code Refactoring

  • proto issuance module rename v1=> v1beta1 (36816c64)
  • update go-semantic version (e6a44c61)

update