diff options
author | Erik Johnston <erik@matrix.org> | 2022-04-12 13:39:35 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2022-04-12 13:39:35 +0100 |
commit | 641f43ba81d4c155cf2821a7be6b499aed66e1ec (patch) | |
tree | 72e2994830773d46047d19402cf395909c20c8c2 /changelog.d/12293.removal | |
parent | Add some type hints to datastore (#12423) (diff) | |
download | synapse-641f43ba81d4c155cf2821a7be6b499aed66e1ec.tar.xz |
1.57.0rc1
Diffstat (limited to 'changelog.d/12293.removal')
-rw-r--r-- | changelog.d/12293.removal | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/12293.removal b/changelog.d/12293.removal deleted file mode 100644 index 25214a4b49..0000000000 --- a/changelog.d/12293.removal +++ /dev/null @@ -1 +0,0 @@ -Remove the unused and unstable `/aggregations` endpoint which was removed from [MSC2675](https://github.com/matrix-org/matrix-doc/pull/2675). |