diff options
author | Richard van der Hoff <richard@matrix.org> | 2020-10-05 14:51:08 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2020-10-05 19:04:13 +0100 |
commit | 103f72929aecfc4d60527590e3bb4d7e3677ef53 (patch) | |
tree | 84d37077c0585b86cc07e539baeee9082566b91e /changelog.d | |
parent | kill off `send_nonmember_event` (diff) | |
download | synapse-103f72929aecfc4d60527590e3bb4d7e3677ef53.tar.xz |
changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8463.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8463.misc b/changelog.d/8463.misc new file mode 100644 index 0000000000..040c9bb90f --- /dev/null +++ b/changelog.d/8463.misc @@ -0,0 +1 @@ +Reduce inconsistencies between codepaths for membership and non-membership events. |