Updated CHANGELOGS

This commit is contained in:
Jacob Evans
2019-04-11 16:59:38 +01:00
parent 7423028fea
commit 0acec57ba9
94 changed files with 564 additions and 7 deletions

View File

@@ -6,7 +6,8 @@
"note": "Added UntransferrableDummyERC20Token",
"pr": 1714
}
]
],
"timestamp": 1554997931
},
{
"version": "2.1.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.2.0 - _April 11, 2019_
* Added UntransferrableDummyERC20Token (#1714)
## v2.1.0 - _March 21, 2019_
* Run Web3ProviderEngine without excess block polling (#1695)