aboutsummaryrefslogtreecommitdiffstats
path: root/packages/0x.js/CHANGELOG.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/0x.js/CHANGELOG.json')
-rw-r--r--packages/0x.js/CHANGELOG.json13
1 files changed, 4 insertions, 9 deletions
diff --git a/packages/0x.js/CHANGELOG.json b/packages/0x.js/CHANGELOG.json
index a1bdcc506..756a8991f 100644
--- a/packages/0x.js/CHANGELOG.json
+++ b/packages/0x.js/CHANGELOG.json
@@ -1,18 +1,13 @@
[
{
- "version": "1.0.1-rc.4",
- "changes": [
- {
- "pr": 914,
- "note": "Update ecSignOrderHashAsync to return the signature as a string for immediate use in contracts"
- }
- ]
- },
- {
"version": "1.0.1-rc.3",
"changes": [
{
"note": "Dependencies updated"
+ },
+ {
+ "pr": 914,
+ "note": "Update ecSignOrderHashAsync to return the signature as a string for immediate use in contracts"
}
]
},