Update CHANGELOG.md

This commit is contained in:
Steve Ruiz 2021-10-09 15:00:14 +01:00
parent d6b38ed79e
commit 24a8874620

View file

@ -1,3 +1,15 @@
## 0.0.110
### Core
- Adds `user` and `users` props (optional) for multiplayer cursors. This feature is very lightly implemented.
### TLDraw
- Adds multiplayer support.
- Adds `showMenu` and `showPages` props.
- Adds `mergeState`, `updateUsers`, and `removeUser` methods.
## 0.0.109
### TLDraw