summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2022-05-31 20:28:17 -0400
committerGitHub <noreply@github.com>2022-05-31 20:28:17 -0400
commit2e8763ec96d2a8b03111e3d5e73924c4a23d8239 (patch)
tree6b5bc1fa456bf50717a388a8c3590e20217ad5c3 /changelog.d
parentImprove logging when signature checks fail (#12925) (diff)
downloadsynapse-2e8763ec96d2a8b03111e3d5e73924c4a23d8239.tar.xz
Remove most groups datastore code. (#12895)
The remaining piece is a background update that is needed
for backwards compatibility.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12895.removal1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12895.removal b/changelog.d/12895.removal
new file mode 100644
index 0000000000..41f6fae5da
--- /dev/null
+++ b/changelog.d/12895.removal
@@ -0,0 +1 @@
+Remove support for the non-standard groups/communities feature from Synapse.