summary refs log tree commit diff
path: root/changelog.d/7497.bugfix
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/7497.bugfix')
-rw-r--r--changelog.d/7497.bugfix1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/7497.bugfix b/changelog.d/7497.bugfix
deleted file mode 100644

index 3c7920cb10..0000000000 --- a/changelog.d/7497.bugfix +++ /dev/null
@@ -1 +0,0 @@ -When sending `m.room.member` events, omit `displayname` and `avatar_url` if they aren't set instead of setting them to `null`. Contributed by Aaron Raimist.