summary refs log tree commit diff
path: root/changelog.d/13209.misc
diff options
context:
space:
mode:
authorSean Quah <seanq@matrix.org>2022-07-12 11:26:25 +0100
committerSean Quah <seanq@matrix.org>2022-07-12 11:26:25 +0100
commit6173d585df189a763256ed6dc4fcfb5aa26e5e5c (patch)
tree8d33004337fd5f308e7f2c2b2b829e8070394bf3 /changelog.d/13209.misc
parentDon't pull out the full state when calculating push actions (#13078) (diff)
downloadsynapse-6173d585df189a763256ed6dc4fcfb5aa26e5e5c.tar.xz
1.63.0rc1
Diffstat (limited to 'changelog.d/13209.misc')
-rw-r--r--changelog.d/13209.misc1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/13209.misc b/changelog.d/13209.misc
deleted file mode 100644
index cb0b8b4e63..0000000000
--- a/changelog.d/13209.misc
+++ /dev/null
@@ -1 +0,0 @@
-Reduce number of queries used to get profile information. Contributed by Nick @ Beeper (@fizzadar).