Major version CHANGELOGs
This commit is contained in:
@@ -1,4 +1,33 @@
|
||||
[
|
||||
{
|
||||
"version": "3.0.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "`revertWith` mocha extensions now accept Promise-like objects instead of just Promises",
|
||||
"pr": 2031
|
||||
},
|
||||
{
|
||||
"note": "Add `shouldAllowUnlimitedContractSize` to `Web3Config`.",
|
||||
"pr": 2075
|
||||
},
|
||||
{
|
||||
"note": "Add `UNLIMITED_CONTRACT_SIZE` to `EnvVars`.",
|
||||
"pr": 2075
|
||||
},
|
||||
{
|
||||
"note": "Add `total_accounts` option to `Web3Config`.",
|
||||
"pr": 2109
|
||||
},
|
||||
{
|
||||
"note": "Add `chaiSetup` function with `RevertError` testing support",
|
||||
"pr": 1761
|
||||
},
|
||||
{
|
||||
"note": "Refactor out `Error` coercion code into the `utils` package",
|
||||
"pr": 1819
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "2.4.0-beta.4",
|
||||
"changes": [
|
||||
|
Reference in New Issue
Block a user