Updated changelogs

This commit is contained in:
Greg Hysen 2020-01-14 14:48:08 -08:00
parent 7a7f70e15d
commit e1722cf739
2 changed files with 18 additions and 0 deletions

View File

@ -1,4 +1,13 @@
[
{
"version": "3.1.0",
"changes": [
{
"note": "Uses updated event decoding to properly decodes arrays and objects.",
"pr": 2443
}
]
},
{
"timestamp": 1578272714,
"version": "3.0.3",

View File

@ -1,4 +1,13 @@
[
{
"version": "4.1.0",
"changes": [
{
"note": "Replaced ethers with 0x ABI Encoder for decoding logs. Fixes decoding for arrays/objects.",
"pr": 2443
}
]
},
{
"timestamp": 1578272714,
"version": "4.0.3",