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/9024.feature1
-rw-r--r--changelog.d/9030.misc1
-rw-r--r--changelog.d/9031.misc1
-rw-r--r--changelog.d/9033.misc1
4 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/9024.feature b/changelog.d/9024.feature
new file mode 100644

index 0000000000..073dafbf83 --- /dev/null +++ b/changelog.d/9024.feature
@@ -0,0 +1 @@ +Improved performance when calculating ignored users in large rooms. diff --git a/changelog.d/9030.misc b/changelog.d/9030.misc new file mode 100644
index 0000000000..267cfbf9f9 --- /dev/null +++ b/changelog.d/9030.misc
@@ -0,0 +1 @@ +Add a `-noextras` factor to `tox.ini`, to support running the tests with no optional dependencies. diff --git a/changelog.d/9031.misc b/changelog.d/9031.misc new file mode 100644
index 0000000000..f43611c385 --- /dev/null +++ b/changelog.d/9031.misc
@@ -0,0 +1 @@ +Fix running unit tests when optional dependencies are not installed. diff --git a/changelog.d/9033.misc b/changelog.d/9033.misc new file mode 100644
index 0000000000..e9a305c0e8 --- /dev/null +++ b/changelog.d/9033.misc
@@ -0,0 +1 @@ +Allow bumping schema version when using split out state database.