summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2020-08-18 07:53:23 -0400
committerGitHub <noreply@github.com>2020-08-18 07:53:23 -0400
commit25e55d25980ae048bd33f8c695a22a3ddaa971fe (patch)
treeea98615f6a7a1c65405c1e3c5e8e6380aa27d27b /changelog.d
parentAdd resources.consent conditional dependency back (#8107) (diff)
downloadsynapse-25e55d25980ae048bd33f8c695a22a3ddaa971fe.tar.xz
Return the previous stream token if a non-member event is a duplicate. (#8093)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8093.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8093.bugfix b/changelog.d/8093.bugfix
new file mode 100644
index 0000000000..80045dde1a
--- /dev/null
+++ b/changelog.d/8093.bugfix
@@ -0,0 +1 @@
+Return the previous stream token if a non-member event is a duplicate.