diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-12-16 14:56:05 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-16 14:56:05 +0000 |
commit | 284e690aa0e37c0d4d7516fc2f02b2b2fede4601 (patch) | |
tree | 5dda8ba88dcf6dbeee8f1355ce945a937e89bb01 /changelog.d | |
parent | Lint (diff) | |
download | synapse-284e690aa0e37c0d4d7516fc2f02b2b2fede4601.tar.xz |
Update changelog.d/6553.bugfix
Co-Authored-By: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/6553.bugfix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/6553.bugfix b/changelog.d/6553.bugfix index e8f55e2a76..4fe576b873 100644 --- a/changelog.d/6553.bugfix +++ b/changelog.d/6553.bugfix @@ -1 +1 @@ -Fix a bug causing responses to the `/context` client endpoint to not use the pruned version of the event the request is for. +Fix a bug causing responses to the `/context` client endpoint to not use the pruned version of the event. |