From ede2a702111852c27cf0a640e16594fb6e3fbc3e Mon Sep 17 00:00:00 2001 From: Eric Eastwood Date: Thu, 7 Oct 2021 18:14:25 -0500 Subject: [PATCH] Add changelog --- changelog.d/11026.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/11026.bugfix diff --git a/changelog.d/11026.bugfix b/changelog.d/11026.bugfix new file mode 100644 index 0000000000..3bdcaf037c --- /dev/null +++ b/changelog.d/11026.bugfix @@ -0,0 +1 @@ +Fix exception thrown when attempting to notify appservice `sender` of new messages.