summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorAndrew Morgan <1342360+anoadragon453@users.noreply.github.com>2023-03-02 18:27:00 +0000
committerGitHub <noreply@github.com>2023-03-02 18:27:00 +0000
commit1eea662780a6325af0a61ceb447b4c91a2d3ac98 (patch)
tree368aa5bc8af7bb2d2d553e08afd552180f1088fb /changelog.d
parentAdd support for knocking to workers. (#15133) (diff)
downloadsynapse-1eea662780a6325af0a61ceb447b4c91a2d3ac98.tar.xz
Add a `get_next_txn` method to `StreamIdGenerator` to match `MultiWriterIdGenerator` (#15191
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/15191.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15191.misc b/changelog.d/15191.misc
new file mode 100644
index 0000000000..579f76d451
--- /dev/null
+++ b/changelog.d/15191.misc
@@ -0,0 +1 @@
+Add a `get_next_txn` method to `StreamIdGenerator` to match `MultiWriterIdGenerator`.
\ No newline at end of file