diff options
author | David Robertson <davidr@element.io> | 2023-12-05 13:14:36 +0000 |
---|---|---|
committer | David Robertson <davidr@element.io> | 2023-12-05 13:14:36 +0000 |
commit | 3c83d8f0afcaa8461516321d49a64906e0ec865b (patch) | |
tree | d1b367ca57b64a955a5317d6a532032b4032cd67 /changelog.d/16701.feature | |
parent | Fix upgrading a room without `events` field in power levels (#16725) (diff) | |
download | synapse-3c83d8f0afcaa8461516321d49a64906e0ec865b.tar.xz |
1.98.0rc1
Diffstat (limited to 'changelog.d/16701.feature')
-rw-r--r-- | changelog.d/16701.feature | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/16701.feature b/changelog.d/16701.feature deleted file mode 100644 index 2a66fc932a..0000000000 --- a/changelog.d/16701.feature +++ /dev/null @@ -1 +0,0 @@ -Follow redirects when downloading media over federation (per [MSC3860](https://github.com/matrix-org/matrix-spec-proposals/pull/3860)). |