Add ERC-173 support to giftable token

This commit is contained in:
nolash
2021-12-09 05:56:08 +01:00
parent 138b81e5a7
commit 9dec630ac1
8 changed files with 21 additions and 8 deletions

View File

@@ -1,4 +1,6 @@
* 0.0.10-pending
* 0.1.3
- Add ERC-173 support to giftable token
* 0.0.10
- Upgrade chainlib dependency, providing customizable jsonrpc id
- Move to chainlib-eth
* 0.0.9-unreleased