Add changelog entry re: BigNumber version change in packages that export BigNumber
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
{
|
||||
"note": "Remove exports orderHashUtils and transactionHashUtils",
|
||||
"pr": 2321
|
||||
},
|
||||
{
|
||||
"note": "Update BigNumber version to ~9.0.0",
|
||||
"pr": 2342
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -1,4 +1,13 @@
|
||||
[
|
||||
{
|
||||
"version": "2.1.0-beta.2",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Update BigNumber version to ~9.0.0",
|
||||
"pr": 2342
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"version": "2.1.0-beta.1",
|
||||
"changes": [
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
{
|
||||
"note": "Decode `Parity` revert errors",
|
||||
"pr": 2341
|
||||
},
|
||||
{
|
||||
"note": "Update BigNumber version to ~9.0.0",
|
||||
"pr": 2342
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user