summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-08-04 20:38:08 +0100
committerGitHub <noreply@github.com>2022-08-04 19:38:08 +0000
commitb6a6bb4027c1a812361ac127b8c5ea1226be295d (patch)
tree2a2a33461e735960edf9c2d24f801dbc2f677764 /changelog.d
parentFix `@tag_args` being off-by-one (ahead) (#13452) (diff)
downloadsynapse-b6a6bb4027c1a812361ac127b8c5ea1226be295d.tar.xz
Add comments about how event push actions are stored. (#13445)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13445.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13445.misc b/changelog.d/13445.misc
new file mode 100644
index 0000000000..17462c56f3
--- /dev/null
+++ b/changelog.d/13445.misc
@@ -0,0 +1 @@
+Add some comments about how event push actions are stored.