From 332b152cdfabff9c294c185a7056571ccae8e7e7 Mon Sep 17 00:00:00 2001 From: Stefan Ceriu Date: Wed, 23 Aug 2023 16:02:04 +0300 Subject: [PATCH] Add changelogs --- changelog.d/7651.bugfix | 1 + changelog.d/pr-7649.bugfix | 1 + 2 files changed, 2 insertions(+) create mode 100644 changelog.d/7651.bugfix create mode 100644 changelog.d/pr-7649.bugfix diff --git a/changelog.d/7651.bugfix b/changelog.d/7651.bugfix new file mode 100644 index 000000000..4f97c24a7 --- /dev/null +++ b/changelog.d/7651.bugfix @@ -0,0 +1 @@ +Prevent pill crashes when room members are missing display names (objc interop) \ No newline at end of file diff --git a/changelog.d/pr-7649.bugfix b/changelog.d/pr-7649.bugfix new file mode 100644 index 000000000..08e9bebec --- /dev/null +++ b/changelog.d/pr-7649.bugfix @@ -0,0 +1 @@ +Prevent mention crashes when room members are missing display names (objc interop) \ No newline at end of file