diff options
author | Patrick Cloke <patrickc@matrix.org> | 2021-01-20 07:14:25 -0500 |
---|---|---|
committer | Patrick Cloke <patrickc@matrix.org> | 2021-01-20 07:14:25 -0500 |
commit | 72822e60becafad25ec619bd3de67268e1d551f2 (patch) | |
tree | 066aaae27418f366bdbbd1853ae7f0cff2e7ca29 /changelog.d/8948.feature | |
parent | Use the account handler in additional places. (#9166) (diff) | |
download | synapse-72822e60becafad25ec619bd3de67268e1d551f2.tar.xz |
1.26.0rc1
Diffstat (limited to 'changelog.d/8948.feature')
-rw-r--r-- | changelog.d/8948.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/8948.feature b/changelog.d/8948.feature deleted file mode 100644 index 3b06cbfa22..0000000000 --- a/changelog.d/8948.feature +++ /dev/null @@ -1 +0,0 @@ -Update `/_synapse/admin/v1/users/<user_id>/joined_rooms` to work for both local and remote users. |