diff options
author | Erik Johnston <erik@matrix.org> | 2022-11-16 15:11:06 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-11-16 15:11:06 +0000 |
commit | 1a8cd8bec0e78121a3d85f20526297f02c4d7412 (patch) | |
tree | 26948733f6d8f32f52d82f2f1a0a5be6210d1a78 /changelog.d/14405.feature | |
parent | Fix background updates failing to add unique indexes on receipts (#14453) (diff) | |
download | synapse-1a8cd8bec0e78121a3d85f20526297f02c4d7412.tar.xz |
1.72.0rc1
Diffstat (limited to 'changelog.d/14405.feature')
-rw-r--r-- | changelog.d/14405.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/14405.feature b/changelog.d/14405.feature deleted file mode 100644 index d3ba89b597..0000000000 --- a/changelog.d/14405.feature +++ /dev/null @@ -1 +0,0 @@ -Add an [Admin API](https://matrix-org.github.io/synapse/latest/usage/administration/admin_api/index.html) endpoint for user lookup based on third-party ID (3PID). Contributed by @ashfame. |