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/11190.bugfix1
-rw-r--r--changelog.d/11192.feature1
2 files changed, 0 insertions, 2 deletions
diff --git a/changelog.d/11190.bugfix b/changelog.d/11190.bugfix
deleted file mode 100644
index 0d913805ac..0000000000
--- a/changelog.d/11190.bugfix
+++ /dev/null
@@ -1 +0,0 @@
-Fix a performance regression introduced in 1.44.0 which could cause client requests to time out when making large numbers of outbound requests.
diff --git a/changelog.d/11192.feature b/changelog.d/11192.feature
deleted file mode 100644
index 76b0d28084..0000000000
--- a/changelog.d/11192.feature
+++ /dev/null
@@ -1 +0,0 @@
-Experimental support for the thread relation defined in [MSC3440](https://github.com/matrix-org/matrix-doc/pull/3440).