diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2021-08-09 13:41:29 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2021-08-09 13:41:29 +0100 |
commit | ad35b7739e72fe198fa78fa4279f58cacfc9fa37 (patch) | |
tree | 2540e497a1bc3fd6259901333411e7e7c1741115 /changelog.d | |
parent | Support MSC3289: Room version 8 (#10449) (diff) | |
download | synapse-ad35b7739e72fe198fa78fa4279f58cacfc9fa37.tar.xz |
1.40.0rc3 v1.40.0rc3
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/10449.bugfix | 1 | ||||
-rw-r--r-- | changelog.d/10449.feature | 1 | ||||
-rw-r--r-- | changelog.d/10543.doc | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/changelog.d/10449.bugfix b/changelog.d/10449.bugfix deleted file mode 100644 index c5e23ba019..0000000000 --- a/changelog.d/10449.bugfix +++ /dev/null @@ -1 +0,0 @@ -Mark the experimental room version from [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) as unstable. diff --git a/changelog.d/10449.feature b/changelog.d/10449.feature deleted file mode 100644 index a45a17cb28..0000000000 --- a/changelog.d/10449.feature +++ /dev/null @@ -1 +0,0 @@ -Support [MSC3289: room version 8](https://github.com/matrix-org/matrix-doc/pull/3289). diff --git a/changelog.d/10543.doc b/changelog.d/10543.doc deleted file mode 100644 index 6c06722eb4..0000000000 --- a/changelog.d/10543.doc +++ /dev/null @@ -1 +0,0 @@ -Fix broken links in `upgrade.md`. Contributed by @dklimpel. |