Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2019-02-25 13:35:17 -08:00
parent 33832244cf
commit b998d719a6
87 changed files with 429 additions and 46 deletions

View File

@@ -10,7 +10,8 @@
"note": "Update provider params to type SupportedProvider which outlines all supported providers",
"pr": 1627
}
]
],
"timestamp": 1551130135
},
{
"timestamp": 1549733923,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.0.0 - _February 25, 2019_
* Add support for EIP1193 providers & Web3.js providers >= 1.0-beta.38 (#1627)
* Update provider params to type SupportedProvider which outlines all supported providers (#1627)
## v4.0.4 - _February 9, 2019_
* Dependencies updated