diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/8643.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8643.bugfix b/changelog.d/8643.bugfix new file mode 100644 index 0000000000..fcda1ca871 --- /dev/null +++ b/changelog.d/8643.bugfix @@ -0,0 +1 @@ +Fix a bug in the `joined_rooms` admin API if the user has never joined any rooms. The bug was introduced, along with the API, in v1.21.0. |