summary refs log tree commit diff
path: root/changelog.d/14405.feature
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-11-16 15:11:06 +0000
committerErik Johnston <erik@matrix.org>2022-11-16 15:11:06 +0000
commit1a8cd8bec0e78121a3d85f20526297f02c4d7412 (patch)
tree26948733f6d8f32f52d82f2f1a0a5be6210d1a78 /changelog.d/14405.feature
parentFix background updates failing to add unique indexes on receipts (#14453) (diff)
downloadsynapse-1a8cd8bec0e78121a3d85f20526297f02c4d7412.tar.xz
1.72.0rc1
Diffstat (limited to 'changelog.d/14405.feature')
-rw-r--r--changelog.d/14405.feature1
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.