Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2019-02-26 14:45:42 -08:00
parent fb0a2ef248
commit f5fffbea04
81 changed files with 549 additions and 8 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1551220833,
"version": "4.2.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "4.2.0",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.2.1 - _February 26, 2019_
* Dependencies updated
## v4.2.0 - _February 25, 2019_
* Export providerUtils which helps standardize all supported provider interfaces into the ZeroExProvider interface (#1627)