aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorLeonid Logvinov <logvinov.leon@gmail.com>2018-02-24 10:14:54 +0800
committerLeonid Logvinov <logvinov.leon@gmail.com>2018-02-28 04:06:01 +0800
commit39c6bc11061301e0aa37cc0edd64bab4fed0564b (patch)
tree84e2601058fc59c1528b2cce70ba8adb955e6e60 /packages
parent4e451479f8db6ef459f4d4c6f7935c20f9d6ea09 (diff)
downloaddexon-0x-contracts-39c6bc11061301e0aa37cc0edd64bab4fed0564b.tar
dexon-0x-contracts-39c6bc11061301e0aa37cc0edd64bab4fed0564b.tar.gz
dexon-0x-contracts-39c6bc11061301e0aa37cc0edd64bab4fed0564b.tar.bz2
dexon-0x-contracts-39c6bc11061301e0aa37cc0edd64bab4fed0564b.tar.lz
dexon-0x-contracts-39c6bc11061301e0aa37cc0edd64bab4fed0564b.tar.xz
dexon-0x-contracts-39c6bc11061301e0aa37cc0edd64bab4fed0564b.tar.zst
dexon-0x-contracts-39c6bc11061301e0aa37cc0edd64bab4fed0564b.zip
Add PR number
Diffstat (limited to 'packages')
-rw-r--r--packages/abi-gen/CHANGELOG.md4
-rw-r--r--packages/types/CHANGELOG.md2
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/abi-gen/CHANGELOG.md b/packages/abi-gen/CHANGELOG.md
index 17186570e..c6f1ad37f 100644
--- a/packages/abi-gen/CHANGELOG.md
+++ b/packages/abi-gen/CHANGELOG.md
@@ -2,8 +2,8 @@
## v0.2.3 - _TBD, 2018_
- * Add a `backend` parameter that allows you to specify your backend (web3 or ethers). Ethers auto-converts small ints to numbers (#TBD)
- * Add support for ABIv2 (#TBD)
+ * Add a `backend` parameter that allows you to specify your backend (web3 or ethers). Ethers auto-converts small ints to numbers (#413)
+ * Add support for ABIv2 (#413)
## v0.2.1 - _February 9, 2018_
diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md
index bea6f07bc..eff253f7a 100644
--- a/packages/types/CHANGELOG.md
+++ b/packages/types/CHANGELOG.md
@@ -2,7 +2,7 @@
## v0.2.4 - _TBD, 2018_
- * Add `data` to `TxData` (#TBD)
+ * Add `data` to `TxData` (#413)
## v0.2.1 - _February 9, 2018_