summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/8285.misc1
-rw-r--r--changelog.d/8342.bugfix1
-rw-r--r--changelog.d/8343.feature1
-rw-r--r--changelog.d/8349.bugfix1
4 files changed, 0 insertions, 4 deletions
diff --git a/changelog.d/8285.misc b/changelog.d/8285.misc
deleted file mode 100644

index 4646664ba1..0000000000 --- a/changelog.d/8285.misc +++ /dev/null
@@ -1 +0,0 @@ -Blacklist [MSC2753](https://github.com/matrix-org/matrix-doc/pull/2753) SyTests until it is implemented. \ No newline at end of file diff --git a/changelog.d/8342.bugfix b/changelog.d/8342.bugfix deleted file mode 100644
index 786057facb..0000000000 --- a/changelog.d/8342.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix ratelimitng of federation `/send` requests. diff --git a/changelog.d/8343.feature b/changelog.d/8343.feature deleted file mode 100644
index ccecb22f37..0000000000 --- a/changelog.d/8343.feature +++ /dev/null
@@ -1 +0,0 @@ -Add flags to the `/versions` endpoint that includes whether new rooms default to using E2EE. diff --git a/changelog.d/8349.bugfix b/changelog.d/8349.bugfix deleted file mode 100644
index cf2f531b14..0000000000 --- a/changelog.d/8349.bugfix +++ /dev/null
@@ -1 +0,0 @@ -Fix a longstanding bug where back pagination over federation could get stuck if it failed to handle a received event.