Updated CHANGELOGS

This commit is contained in:
David Sun
2019-07-31 13:35:49 -07:00
parent 46efe92a72
commit b97ba35279
84 changed files with 420 additions and 77 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1564604963,
"version": "6.0.14",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "6.0.13",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.0.14 - _July 31, 2019_
* Dependencies updated
## v6.0.13 - _July 24, 2019_
* re-export new ethereum-types type, TupleDataItem (#1919)