Update README.md

This commit is contained in:
Micah Allen 2019-01-12 13:21:15 -05:00 committed by GitHub
parent ce551c2afe
commit 8a9e10df37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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