Update CHANGELOGs
This commit is contained in:
parent
9d4010299a
commit
ba5c702a9e
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.3.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Add `getSelector` method to all functions",
|
||||||
|
"pr": 2224
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.2.1",
|
"version": "4.2.1",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -5,6 +5,14 @@
|
|||||||
{
|
{
|
||||||
"note": "Removed `getNetworkIdByExchangeAddressOrThrow`. It's not needed with V3 tooling.",
|
"note": "Removed `getNetworkIdByExchangeAddressOrThrow`. It's not needed with V3 tooling.",
|
||||||
"pr": 2170
|
"pr": 2170
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Add `zrxVault`, `readOnlyProxy`, `staking`, and `stakingProxy` schema with addresses for each tesnet",
|
||||||
|
"pr": 2224
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"note": "Update `assetProxyOwner` address for each testnet",
|
||||||
|
"pr": 2224
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user