aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2017-08-23 23:30:53 +0800
committerFabio Berger <me@fabioberger.com>2017-08-23 23:30:53 +0800
commit8ba3d608c3c7256379ad9de8c53ecb20460b642a (patch)
tree8c9b6545d3f0dd8e9044731ca4886bfdcc82ca0e /CHANGELOG.md
parente4393fdd09e74a036fb444f67aaebc42e8db5c6c (diff)
downloaddexon-sol-tools-8ba3d608c3c7256379ad9de8c53ecb20460b642a.tar
dexon-sol-tools-8ba3d608c3c7256379ad9de8c53ecb20460b642a.tar.gz
dexon-sol-tools-8ba3d608c3c7256379ad9de8c53ecb20460b642a.tar.bz2
dexon-sol-tools-8ba3d608c3c7256379ad9de8c53ecb20460b642a.tar.lz
dexon-sol-tools-8ba3d608c3c7256379ad9de8c53ecb20460b642a.tar.xz
dexon-sol-tools-8ba3d608c3c7256379ad9de8c53ecb20460b642a.tar.zst
dexon-sol-tools-8ba3d608c3c7256379ad9de8c53ecb20460b642a.zip
Add PR numbers to changelog items
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ef2d84db2..3ca451d85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,16 +4,16 @@ v0.9.4 - _TBD_
------------------------
* Add clear error message when checksummed address is passed to a public method (#124)
* Fixes the description of `shouldThrowOnInsufficientBalanceOrAllowance` in docs (#127)
- * Add `zeroEx.proxy.getContractAddressAsync` to public interface
+ * Add `zeroEx.proxy.getContractAddressAsync` to public interface (#130)
v0.9.3 - _Aug 22, 2017_
------------------------
- * Update contract artifacts to include latest Kovan and Mainnet deploys.
+ * Update contract artifacts to include latest Kovan and Mainnet deploys (#118)
v0.9.2 - _Aug 21, 2017_
------------------------
* *This version was unpublished because of a publishing issue.*
- * Update contract artifacts to include latest Kovan and Mainnet deploys.
+ * Update contract artifacts to include latest Kovan and Mainnet deploys (#118)
v0.9.1 - _Aug. 16, 2017_
------------------------