Add changelog entry for making handleRequest private
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
|
||||
## v0.8.1 - _TBD_
|
||||
|
||||
* Introduce `JSONRPCRequestPayloadWithMethod` type (#465)
|
||||
* Export `ErrorCallback` type. (#465)
|
||||
* Introduce `JSONRPCRequestPayloadWithMethod` type (#465)
|
||||
* Export `ErrorCallback` type. (#465)
|
||||
* Make `handleRequest` private in `LedgerSubprovider` since it should only be used
|
||||
internally by the providerEngine. (#465)
|
||||
|
||||
## v0.8.0 - _March 18, 2018_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user