summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorRichard van der Hoff <1389908+richvdh@users.noreply.github.com>2020-03-30 13:59:07 +0100
committerGitHub <noreply@github.com>2020-03-30 13:59:07 +0100
commit6486c96b6549fe4c8e4c9a207d767004614b5302 (patch)
tree98346ace7a246634551a9857d30039de091f236d /changelog.d
parentAdd developer documentation for running a local CAS server (#7147) (diff)
parentAdd tests for outbound device pokes (diff)
downloadsynapse-6486c96b6549fe4c8e4c9a207d767004614b5302.tar.xz
Merge pull request #7157 from matrix-org/rev.outbound_device_pokes_tests
Add tests for outbound device pokes
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/7157.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/7157.misc b/changelog.d/7157.misc
new file mode 100644
index 0000000000..0eb1128c7a
--- /dev/null
+++ b/changelog.d/7157.misc
@@ -0,0 +1 @@
+Add tests for outbound device pokes.