summary refs log tree commit diff
path: root/changelog.d/12315.doc
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2022-04-12 15:28:41 +0100
committerErik Johnston <erik@matrix.org>2022-04-12 15:28:41 +0100
commita468768104887bd3c0d117096bec7f307dfd348c (patch)
tree3b45bd440687c5be500f58a5e48f228bc3517cd7 /changelog.d/12315.doc
parentDisable groups/communities by default. (#12344) (diff)
parentUpdate changelog (diff)
downloadsynapse-a468768104887bd3c0d117096bec7f307dfd348c.tar.xz
Merge branch 'release-v1.57' into develop
Diffstat (limited to '')
-rw-r--r--changelog.d/12315.doc1
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/12315.doc b/changelog.d/12315.doc
deleted file mode 100644
index ed72f55cba..0000000000
--- a/changelog.d/12315.doc
+++ /dev/null
@@ -1 +0,0 @@
-Document the behaviour of `LoggingTransaction.call_after` and `LoggingTransaction.call_on_exception` methods when transactions are retried.