From 25e55d25980ae048bd33f8c695a22a3ddaa971fe Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Tue, 18 Aug 2020 07:53:23 -0400 Subject: Return the previous stream token if a non-member event is a duplicate. (#8093) --- changelog.d/8093.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8093.bugfix (limited to 'changelog.d/8093.bugfix') 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. -- cgit 1.5.1