From 9635822cc11aa2fb132af88db98280df30be9756 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Date: Tue, 19 Mar 2024 17:16:37 +0000 Subject: Clarify docs for some room state functions (#16950) State *before* an event is different to state *after* that event, and people tend to assume the wrong one. --- changelog.d/16950.misc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/16950.misc (limited to 'changelog.d/16950.misc') diff --git a/changelog.d/16950.misc b/changelog.d/16950.misc new file mode 100644 index 0000000000..c5a0741c3b --- /dev/null +++ b/changelog.d/16950.misc @@ -0,0 +1 @@ +Clarify docs for some room state functions. -- cgit 1.5.1