Update changelogs

pull/459/head
Steve Ruiz 2021-12-22 00:46:17 +00:00
rodzic e8befe2290
commit 64da0ba691
2 zmienionych plików z 11 dodań i 0 usunięć

Wyświetl plik

@ -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.

Wyświetl plik

@ -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.