Updated CHANGELOGS
This commit is contained in:
@@ -14,7 +14,8 @@
|
||||
"note": "Make web3-provider-engine types a 'dependency' so it's available to users of the library",
|
||||
"pr": 1105
|
||||
}
|
||||
]
|
||||
],
|
||||
"timestamp": 1539871071
|
||||
},
|
||||
{
|
||||
"version": "2.0.7",
|
||||
|
||||
@@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
|
||||
|
||||
CHANGELOG
|
||||
|
||||
## v2.1.0 - _October 18, 2018_
|
||||
|
||||
* Add `MetamaskSubprovider` to handle inconsistent JSON RPC behaviour (#1102)
|
||||
* Add support for `eth_signTypedData` in wallets Mnemonic, Private and EthLightWallet (#1102)
|
||||
* Make web3-provider-engine types a 'dependency' so it's available to users of the library (#1105)
|
||||
|
||||
## v2.0.7 - _October 4, 2018_
|
||||
|
||||
* Dependencies updated
|
||||
@@ -37,7 +43,7 @@ CHANGELOG
|
||||
|
||||
* Export types: `PartialTxParams`, `JSONRPCRequestPayloadWithMethod`, `ECSignatureString`, `AccountFetchingConfigs`, `LedgerEthereumClientFactoryAsync`, `OnNextCompleted`, `MnemonicWalletSubproviderConfigs`, LedgerGetAddressResult, `JSONRPCRequestPayload`, `Provider`, `JSONRPCResponsePayload` and `JSONRPCErrorCallback` (#924)
|
||||
|
||||
## v1.0.5 - _August 13, 2018_
|
||||
## v1.0.5 - _August 14, 2018_
|
||||
|
||||
* Dependencies updated
|
||||
|
||||
|
||||
Reference in New Issue
Block a user