summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-12-16 16:01:32 +0000
committerBrendan Abolivier <babolivier@matrix.org>2019-12-16 16:01:32 +0000
commit7f8d8fd2e2da7731aa5edfec02541b673e40a572 (patch)
treed0d568810b0e0d857c304b94680ec8d68b3d94cd
parentIncorporate review (diff)
parentUpdate changelog.d/6553.bugfix (diff)
downloadsynapse-7f8d8fd2e2da7731aa5edfec02541b673e40a572.tar.xz
Merge branch 'babolivier/fix-context-filter' of github.com:matrix-org/synapse into babolivier/fix-context-filter
-rw-r--r--changelog.d/6553.bugfix2
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.