Merge remote-tracking branch 'origin/master'

This commit is contained in:
Micah Allen 2019-02-02 20:46:17 -05:00
commit 50486ec049

View File

@ -435,11 +435,18 @@ rpc.callClient('toggleChat', false);
## Changelog ## Changelog
#### 0.1.0
* ADD: Bundled Typescript definitions
* IMPROVE: CEF outgoing call returning performance
* IMRPOVE: `callBrowsers` performance on all contexts
* FIX: Some code simplifications
#### 0.0.3 #### 0.0.3
* ADD: Extra player verification for outgoing server calls
* FIX: Bug that prevented multiple resources from using RPC at the same time * FIX: Bug that prevented multiple resources from using RPC at the same time
* FIX: False alarm for multiple CEF instances receiving the same result * FIX: False alarm for multiple CEF instances receiving the same result
* ADD: Extra player verification for outgoing server calls
#### 0.0.2 #### 0.0.2