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": "Added `startProviderEngine` to `providerUtils`. Preventing excess block polling",
"pr": 1695
}
]
],
"timestamp": 1553183790
},
{
"timestamp": 1553091633,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.2.0 - _March 21, 2019_
* Added `startProviderEngine` to `providerUtils`. Preventing excess block polling (#1695)
## v2.1.4 - _March 20, 2019_
* Dependencies updated