Update CHANGELOGs

This commit is contained in:
Amir Bandeali
2019-02-03 21:08:44 -08:00
parent c7a32f2d56
commit 57f4638742

View File

@@ -44,10 +44,6 @@
{ {
"version": "7.0.0", "version": "7.0.0",
"changes": [ "changes": [
{
"note": "Fix OrderValidatorWrapper constructor to use the correct address",
"pr": 1568
},
{ {
"note": "Use new `ZeroExTransaction` interface", "note": "Use new `ZeroExTransaction` interface",
"pr": 1576 "pr": 1576
@@ -62,11 +58,16 @@
{ {
"version": "6.0.0", "version": "6.0.0",
"changes": [ "changes": [
{
"note": "Fix OrderValidatorWrapper constructor to use the correct address",
"pr": 1568
},
{ {
"note": "Upgrade the bignumber.js to v8.0.2", "note": "Upgrade the bignumber.js to v8.0.2",
"pr": 1517 "pr": 1517
} }
] ],
"timestamp": 1549373905
}, },
{ {
"timestamp": 1547747677, "timestamp": 1547747677,