diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/11157.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11157.misc b/changelog.d/11157.misc new file mode 100644 index 0000000000..75444c51d1 --- /dev/null +++ b/changelog.d/11157.misc @@ -0,0 +1 @@ +Only allow old Element/Riot Android clients to send read receipts without a request body. All other clients must include a request body as required by the specification. Contributed by @rogersheu. |