summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-09-08 15:03:55 +0100
committerErik Johnston <erik@matrix.org>2020-09-10 13:54:21 +0100
commite92ad193bec3abc0667bd90b0dcf69178a84d970 (patch)
tree2fcbd07be887625fb5b70e17c2e93c5db28fe966
parentMake StreamToken.room_key use proper type. (diff)
downloadsynapse-e92ad193bec3abc0667bd90b0dcf69178a84d970.tar.xz
Newsfile
-rw-r--r--changelog.d/8281.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8281.misc b/changelog.d/8281.misc
new file mode 100644

index 0000000000..74357120a7 --- /dev/null +++ b/changelog.d/8281.misc
@@ -0,0 +1 @@ +Change `StreamToken.room_key` to be a `RoomStreamToken` instance.