diff options
Diffstat (limited to 'packages/0x.js/CHANGELOG.json')
-rw-r--r-- | packages/0x.js/CHANGELOG.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/0x.js/CHANGELOG.json b/packages/0x.js/CHANGELOG.json index 4efd8f035..98791139f 100644 --- a/packages/0x.js/CHANGELOG.json +++ b/packages/0x.js/CHANGELOG.json @@ -24,6 +24,10 @@ { "note": "Make web3-provider-engine types a 'dependency' so it's available to users of the library", "pr": 1105 + }, + { + "note": "Export new `AssetData` type from types", + "pr": 1131 } ] }, |