summary refs log tree commit diff
path: root/changelog.d/8171.misc
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2020-08-26 13:15:20 +0100
committerGitHub <noreply@github.com>2020-08-26 13:15:20 +0100
commite3c91a3c5593c52298a7c511737d3e0eec4135ae (patch)
tree761c945817e6a837dd99f2549228fa40f725ebe7 /changelog.d/8171.misc
parentConvert simple_select_one and simple_select_one_onecol to async (#8162) (diff)
downloadsynapse-e3c91a3c5593c52298a7c511737d3e0eec4135ae.tar.xz
Make SlavedIdTracker.advance have same interface as MultiWriterIDGenerator (#8171)
Diffstat (limited to 'changelog.d/8171.misc')
-rw-r--r--changelog.d/8171.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8171.misc b/changelog.d/8171.misc
new file mode 100644
index 0000000000..cafbf23d83
--- /dev/null
+++ b/changelog.d/8171.misc
@@ -0,0 +1 @@
+Make `SlavedIdTracker.advance` have the same interface as `MultiWriterIDGenerator`.