FIx CHANGELOGs
This commit is contained in:
parent
6cba1f3b61
commit
379eab19ad
@ -1,19 +1,14 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"version": "2.1.1",
|
|
||||||
"changes": [
|
|
||||||
{
|
|
||||||
"note": "Added all existing opcodes to `OpCode` type",
|
|
||||||
"pr": 1638
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"version": "2.1.0",
|
"version": "2.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
{
|
{
|
||||||
"note": "Added types SupportedProvider, GanacheProvider, Web3JsProvider, ZeroExProvider, EIP1193Provider",
|
"note": "Added types SupportedProvider, GanacheProvider, Web3JsProvider, ZeroExProvider, EIP1193Provider",
|
||||||
"pr": 1627
|
"pr": 1627
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Added all existing opcodes to `OpCode` type",
|
||||||
|
"pr": 1638
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -217,4 +212,4 @@
|
|||||||
],
|
],
|
||||||
"timestamp": 1527811200
|
"timestamp": 1527811200
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -102,4 +102,4 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
@ -1,19 +1,14 @@
|
|||||||
[
|
[
|
||||||
{
|
|
||||||
"version": "4.3.0",
|
|
||||||
"changes": [
|
|
||||||
{
|
|
||||||
"note": "Add `logUtils.table` and `logUtils.header`",
|
|
||||||
"pr": 1638
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"version": "4.2.0",
|
"version": "4.2.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
{
|
{
|
||||||
"note": "Export providerUtils which helps standardize all supported provider interfaces into the ZeroExProvider interface",
|
"note": "Export providerUtils which helps standardize all supported provider interfaces into the ZeroExProvider interface",
|
||||||
"pr": 1627
|
"pr": 1627
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Add `logUtils.table` and `logUtils.header`",
|
||||||
|
"pr": 1638
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -486,4 +481,4 @@
|
|||||||
],
|
],
|
||||||
"timestamp": 1516114800
|
"timestamp": 1516114800
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user