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

@@ -10,7 +10,8 @@
"note": "Added `startProviderEngine` to `providerUtils`. Preventing excess block polling",
"pr": 1695
}
]
],
"timestamp": 1553183790
},
{
"timestamp": 1553091633,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.1.0 - _March 21, 2019_
* Add deployment of `Coordinator` and `CoordinatorRegistry` contracts to migration script (#1689)
* Added `startProviderEngine` to `providerUtils`. Preventing excess block polling (#1695)
## v4.0.4 - _March 20, 2019_
* Dependencies updated