diff options
author | H. Shay <hillerys@element.io> | 2022-11-03 12:33:16 -0700 |
---|---|---|
committer | H. Shay <hillerys@element.io> | 2022-11-03 12:33:16 -0700 |
commit | b0aa16ddfb0178959ce542ea6c3218be73efc422 (patch) | |
tree | 250afa0be73894fd1ccd2ab2ad36c00ba2d1a0c7 | |
parent | lints (diff) | |
download | synapse-b0aa16ddfb0178959ce542ea6c3218be73efc422.tar.xz |
newsfragment
-rw-r--r-- | changelog.d/14358.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14358.misc b/changelog.d/14358.misc new file mode 100644 index 0000000000..21d65c6375 --- /dev/null +++ b/changelog.d/14358.misc @@ -0,0 +1 @@ +Batch up state groups to store when creating initial room events. |