Updated CHANGELOGS

This commit is contained in:
Fabio Berger
2019-05-24 16:59:43 +01:00
parent 741a731ecb
commit 2e922bf7db
60 changed files with 384 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
"note": "Add Trezor handware wallet subprovider",
"pr": 1431
}
]
],
"timestamp": 1558712885
},
{
"timestamp": 1557507213,

View File

@@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.1.0 - _May 24, 2019_
* Improve performance of Trezor subprovider via caching (#1830)
* Add Trezor handware wallet subprovider (#1431)
## v4.0.6 - _May 10, 2019_
* Dependencies updated