Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-02-06 11:41:12 +00:00
parent 9bbe56df0b
commit 265df31750
76 changed files with 478 additions and 4 deletions

View File

@@ -6,7 +6,8 @@
"note": "ABI Decode NULL for all data types",
"pr": 1587
}
]
],
"timestamp": 1549452781
},
{
"version": "4.0.1",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.2 - _February 6, 2019_
* ABI Decode NULL for all data types (#1587)
## v4.0.1 - _February 5, 2019_
* ABI Decode NULL as False (#1582)