diff --git a/packages/0x.js/CHANGELOG.json b/packages/0x.js/CHANGELOG.json index 756a8991ff..66ada59e82 100644 --- a/packages/0x.js/CHANGELOG.json +++ b/packages/0x.js/CHANGELOG.json @@ -1,4 +1,13 @@ [ + { + "version": "1.0.1-rc.4", + "changes": [ + { + "note": + "Re-organize the exported interface of 0x.js. Remove the `ZeroEx` class, and instead export the same exports as `0x.js`'s sub-packages: `@0xproject/contract-wrappers`, `@0xproject/order-utils` and `@0xproject/order-watcher`" + } + ] + }, { "version": "1.0.1-rc.3", "changes": [