Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-03-21 17:07:04 +01:00
parent d12f8410b9
commit 5469d3ec13
89 changed files with 530 additions and 21 deletions

View File

@@ -6,7 +6,8 @@
"note": "Run Web3ProviderEngine without excess block polling",
"pr": 1695
}
]
],
"timestamp": 1553183790
},
{
"version": "2.0.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.1.0 - _March 21, 2019_
* Run Web3ProviderEngine without excess block polling (#1695)
## v2.0.0 - _March 20, 2019_
* Do not reexport external dependencies (#1682)