Update changelogs
This commit is contained in:
parent
e8befe2290
commit
64da0ba691
2 changed files with 11 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## 1.2.9
|
||||
|
||||
- Improves multiplayer cursor appearance.
|
||||
|
||||
## 1.2.2
|
||||
|
||||
- Adds mobx and support for mobx observables in the Renderer's props.
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
## 1.2.9
|
||||
|
||||
- Improves multiplayer cursor appearance.
|
||||
- Improves authentication and sponsor-related code.
|
||||
- Fixes bug where logged-out users could not access multiplayer rooms.
|
||||
- Fixes bug where sponsors would see sponsor prompt in multiplayer rooms.
|
||||
|
||||
## 1.2.7
|
||||
|
||||
- Fixes crash due to a missing ID provider.
|
||||
|
|
Loading…
Reference in a new issue