summary refs log tree commit diff
path: root/changelog.d/12709.removal
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/12709.removal')
-rw-r--r--changelog.d/12709.removal1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/12709.removal b/changelog.d/12709.removal
deleted file mode 100644
index 6bb03e2894..0000000000
--- a/changelog.d/12709.removal
+++ /dev/null
@@ -1 +0,0 @@
-Require a body in POST requests to `/rooms/{roomId}/receipt/{receiptType}/{eventId}`, as required by the [Matrix specification](https://spec.matrix.org/v1.2/client-server-api/#post_matrixclientv3roomsroomidreceiptreceipttypeeventid). This breaks compatibility with Element Android 1.2.0 and earlier: users of those clients will be unable to send read receipts.