From 8a9e10df371a6690a1594ffaa87dd897330208c4 Mon Sep 17 00:00:00 2001 From: Micah Allen Date: Sat, 12 Jan 2019 13:21:15 -0500 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8b5885..774df09 100644 --- a/README.md +++ b/README.md @@ -435,11 +435,18 @@ rpc.callClient('toggleChat', false); ## 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 +* ADD: Extra player verification for outgoing server calls * FIX: Bug that prevented multiple resources from using RPC at the same time * FIX: False alarm for multiple CEF instances receiving the same result -* ADD: Extra player verification for outgoing server calls #### 0.0.2