[LLC] Update changelog and bump version

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-02-04 15:35:01 +05:30
parent 1c067a532d
commit e54f669425
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
## 1.0.2-beta
- Deprecated `setUser`, `setGuestUser`, `setUserWithProvider` in favor of `connectUser`, `connectGuestUser`, `connectUserWithProvider`
- Optimised reaction updates - i.e., Update first call Api later.
## 1.0.1-beta
- Fixed pub analysis issues