diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/7289.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/7311.feature | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/7289.bugfix b/changelog.d/7289.bugfix new file mode 100644 index 0000000000..84699e50a9 --- /dev/null +++ b/changelog.d/7289.bugfix @@ -0,0 +1 @@ +Fix a bug with cross-signing devices belonging to remote users who did not share a room with any user on the local homeserver. diff --git a/changelog.d/7311.feature b/changelog.d/7311.feature new file mode 100644 index 0000000000..c3adc1d6e7 --- /dev/null +++ b/changelog.d/7311.feature @@ -0,0 +1 @@ +Add support for handling GET requests for account_data on a worker. |