aboutsummaryrefslogtreecommitdiffstats
path: root/packages/abi-gen-wrappers/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/abi-gen-wrappers/CHANGELOG.json')
-rw-r--r--packages/abi-gen-wrappers/CHANGELOG.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/packages/abi-gen-wrappers/CHANGELOG.json b/packages/abi-gen-wrappers/CHANGELOG.json
index b55ee9867..f74d98afa 100644
--- a/packages/abi-gen-wrappers/CHANGELOG.json
+++ b/packages/abi-gen-wrappers/CHANGELOG.json
@@ -1,5 +1,14 @@
[
{
+ "version": "2.0.0",
+ "changes": [
+ {
+ "pr": 1309,
+ "note": "Update Exchange artifact to receive ZRX asset data as a constructor argument"
+ }
+ ]
+ },
+ {
"version": "1.1.0",
"changes": [
{
@@ -7,7 +16,8 @@
"`deployFrom0xArtifactAsync` additionally accepts artifacts that conform to the `SimpleContractArtifact` interface",
"pr": 1298
}
- ]
+ ],
+ "timestamp": 1542821676
},
{
"timestamp": 1542208198,