diff options
author | Shay <hillerys@element.io> | 2023-05-02 14:21:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-02 14:21:36 -0700 |
commit | 0e8aa2a1b28dfce374294450a015d18884c89d36 (patch) | |
tree | a180bdb8000d9849832718571fd99f8601e63614 /changelog.d | |
parent | Allow adding random delay to push (#15516) (diff) | |
download | synapse-0e8aa2a1b28dfce374294450a015d18884c89d36.tar.xz |
Remove references to supporting per-user flag for msc2654 (#15522)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/15522.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/15522.misc b/changelog.d/15522.misc new file mode 100644 index 0000000000..a5a229e4a0 --- /dev/null +++ b/changelog.d/15522.misc @@ -0,0 +1 @@ +Remove references to supporting per-user flag for [MSC2654](https://github.com/matrix-org/matrix-spec-proposals/pull/2654) (#15522). |