summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorNick Mills-Barrett <nick@beeper.com>2022-03-11 14:45:26 +0100
committerGitHub <noreply@github.com>2022-03-11 08:45:26 -0500
commit735e89bd3a0755883ef0a19649adf84192b5d9fc (patch)
tree5f00bc3fe43b4d57168aa50217bf807e53471eb8 /changelog.d
parentUpdate the SSO username picker template to comply with SIWA guidelines (#12210) (diff)
downloadsynapse-735e89bd3a0755883ef0a19649adf84192b5d9fc.tar.xz
Add an additional HTTP pusher + push rule tests. (#12188)
And rename the field used for caching from _id to _cache_key.
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/12188.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/12188.misc b/changelog.d/12188.misc
new file mode 100644
index 0000000000..403158481c
--- /dev/null
+++ b/changelog.d/12188.misc
@@ -0,0 +1 @@
+Add combined test for HTTP pusher and push rule. Contributed by Nick @ Beeper.