From d061973495d5ba9ad2eeae76ddafee21a81c4b9a Mon Sep 17 00:00:00 2001 From: Daniel Cardenas Date: Wed, 17 Feb 2021 13:44:21 -0600 Subject: [PATCH] Update README.md --- README.md | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/README.md b/README.md index e7f6ba23..b5086321 100644 --- a/README.md +++ b/README.md @@ -24,24 +24,6 @@ > By default sulla will try to use Google Chrome driver if installed, if not, it > will use integrated Chromium instance -#### Changelog: - -> ☑️ Add `refreshQR` option in `create()` -> -> ☑️ Add `openChat()` function with UI Layer -> -> ☑️ Self check for updates -> -> ☑️ More parameters to `create()` -> -> ☑️ Added d.ts types comments for friendlier development -> -> ☑️ Fixed video send, fixed optional `create()` parameters -> -> ☑️ Bundle size now just 300 kB -> -> ☑️ Added `debug` option and `useChrome` to `create()` - ## Installation ```bash