diff options
Diffstat (limited to 'packages/contract-wrappers/CHANGELOG.json')
-rw-r--r-- | packages/contract-wrappers/CHANGELOG.json | 25 |
1 files changed, 22 insertions, 3 deletions
diff --git a/packages/contract-wrappers/CHANGELOG.json b/packages/contract-wrappers/CHANGELOG.json index 24f722f15..5b1020eb5 100644 --- a/packages/contract-wrappers/CHANGELOG.json +++ b/packages/contract-wrappers/CHANGELOG.json @@ -1,16 +1,35 @@ [ { + "timestamp": 1532357734, "version": "1.0.0", "changes": [ { - "note": "Update blockstream to v5.0 and propogate up caught errors to active subscriptions" + "note": "Dependencies updated" + } + ] + }, + { + "timestamp": 1532043000, + "version": "1.0.0-rc.1", + "changes": [ + { + "note": "Update blockstream to v5.0 and propogate up caught errors to active subscriptions", + "pr": 815 }, { "note": "Update to v2 of 0x rpotocol", "pr": 822 } - ], - "timestamp": 1531149657 + ] + }, + { + "timestamp": 1531919263, + "version": "0.1.1", + "changes": [ + { + "note": "Dependencies updated" + } + ] }, { "timestamp": 1529397769, |