summary refs log tree commit diff
diff options
context:
space:
mode:
authorEric Eastwood <erice@element.io>2021-09-28 22:16:39 -0500
committerEric Eastwood <erice@element.io>2021-09-28 22:16:39 -0500
commitf3174cdd0d383f1a95978bf6fcf3b7fa19e2c3fd (patch)
tree5817e9ca3299e642a5f2bff83496f1c95d03eece
parentFix event context for outliers in important MSC2716 spot (diff)
downloadsynapse-f3174cdd0d383f1a95978bf6fcf3b7fa19e2c3fd.tar.xz
Add changelog
-rw-r--r--changelog.d/10938.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10938.bugfix b/changelog.d/10938.bugfix
new file mode 100644
index 0000000000..afe6f2c6bf
--- /dev/null
+++ b/changelog.d/10938.bugfix
@@ -0,0 +1 @@
+Fix [MSC2716](https://github.com/matrix-org/matrix-doc/pull/2716) `/batch_send` endpoint not being able to create outlier events.