Updated CHANGELOGS

This commit is contained in:
Jacob Evans
2019-08-22 14:12:40 +10:00
parent 0fe4f587d8
commit a4405c3d39
104 changed files with 1015 additions and 43 deletions

View File

@@ -6,7 +6,8 @@
"note": "Updated `MetamaskSubprovider` to use `personal_sign` instead of `eth_sign` to support proxied hardware wallets.",
"pr": 2054
}
]
],
"timestamp": 1566446343
},
{
"timestamp": 1565296576,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.0.2 - _August 22, 2019_
* Updated `MetamaskSubprovider` to use `personal_sign` instead of `eth_sign` to support proxied hardware wallets. (#2054)
## v5.0.1 - _August 8, 2019_
* Dependencies updated