updated changelogs
This commit is contained in:
parent
7c199d83be
commit
884864cc58
@ -9,6 +9,11 @@
|
|||||||
{
|
{
|
||||||
"note": "Added tests for decoding log arguments when artifact dependencies are included/excluded.",
|
"note": "Added tests for decoding log arguments when artifact dependencies are included/excluded.",
|
||||||
"pr": 1995
|
"pr": 1995
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"note": "Added tests for`getABIDecodedTransactionData` and `getABIDecodedReturnData` in contract wrappers.",
|
||||||
|
"pr": 2018
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timestamp": 1564604963
|
"timestamp": 1564604963
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "5.2.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Updated to include `getABIDecodedTransactionData` and `getABIDecodedReturnData`",
|
||||||
|
"pr": 2018
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "5.1.0",
|
"version": "5.1.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.1.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Updated expected typescript output for cli tests to include `getABIDecodedTransactionData` and `getABIDecodedReturnData`",
|
||||||
|
"pr": 2018
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"version": "4.0.0",
|
"version": "4.0.0",
|
||||||
"changes": [
|
"changes": [
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"version": "4.5.0",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "updated to include `strictDecode` for decoding method arguments",
|
||||||
|
"pr": 2018
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1564604963,
|
"timestamp": 1564604963,
|
||||||
"version": "4.4.2",
|
"version": "4.4.2",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user