diff options
author | Travis Ralston <travisr@matrix.org> | 2023-05-26 05:46:13 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-26 07:46:13 -0400 |
commit | 4e013093a87094c711eb047a41e2de3807c7873e (patch) | |
tree | a2c900f0f7d23801f669248084f0763239ecbaea /changelog.d | |
parent | Process previously failed backfill events in the background (#15585) (diff) | |
download | synapse-4e013093a87094c711eb047a41e2de3807c7873e.tar.xz |
Add MSC3820 (room version 11) option 2 unstable room version. (#15666)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/15666.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15666.misc b/changelog.d/15666.misc new file mode 100644 index 0000000000..92eae49952 --- /dev/null +++ b/changelog.d/15666.misc @@ -0,0 +1 @@ +Implement "option 2" for [MSC3820](https://github.com/matrix-org/matrix-spec-proposals/pull/3820): Room version 11. \ No newline at end of file |