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.json20
1 files changed, 19 insertions, 1 deletions
diff --git a/packages/0x.js/CHANGELOG.json b/packages/0x.js/CHANGELOG.json
index 12bfbe0a3..ef4bb1e07 100644
--- a/packages/0x.js/CHANGELOG.json
+++ b/packages/0x.js/CHANGELOG.json
@@ -1,6 +1,6 @@
[
{
- "version": "0.36.2",
+ "version": "0.36.4",
"changes": [
{
"note": "Fixed expiration watcher comparator to handle orders with equal expiration times",
@@ -9,6 +9,24 @@
]
},
{
+ "version": "0.36.3",
+ "changes": [
+ {
+ "note": "Move @0xproject/migrations to devDependencies"
+ }
+ ],
+ "timestamp": 1524079658
+ },
+ {
+ "timestamp": 1524073495,
+ "version": "0.36.2",
+ "changes": [
+ {
+ "note": "Dependencies updated"
+ }
+ ]
+ },
+ {
"version": "0.36.1",
"changes": [
{