From d0b2d88344312d1f3b3d571f3cefd01dd421d7e3 Mon Sep 17 00:00:00 2001 From: Dave Date: Tue, 16 Mar 2021 20:41:20 +0000 Subject: [PATCH] updating changelog.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5b7638..58ece6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Release Notes +### Version 2.9.2 +- fix issue where a player and storyteller updating the same players pronouns at around the same time causes an infinite loop disconnecting the session. + +--- ### Version 2.9.1 - fix gamestate JSON not showing (custom) roles and failing to load states with custom scripts properly - fix gamestate not stripping out special characters from role.id on load