diff options
author | Erik Johnston <erik@matrix.org> | 2022-02-17 17:22:55 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-17 17:22:55 +0000 |
commit | 3f4d25a48ba17a1e2bcc6510f6cf6de7dd496a11 (patch) | |
tree | 558c324b9af53145104d1ce13688f81960b7136c /changelog.d | |
parent | Allow modules to set a display name on registration (#12009) (diff) | |
download | synapse-3f4d25a48ba17a1e2bcc6510f6cf6de7dd496a11.tar.xz |
Remove unstable MSC3283 flags (#12018)
Fixes #11962
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/12018.removal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12018.removal b/changelog.d/12018.removal new file mode 100644 index 0000000000..e940b62228 --- /dev/null +++ b/changelog.d/12018.removal @@ -0,0 +1 @@ +Drop support for [MSC3283](https://github.com/matrix-org/matrix-doc/pull/3283) unstable flags now that the stable flags are supported. |