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 13:39:35 +0100
committerErik Johnston <erik@matrix.org>2022-04-12 13:39:35 +0100
commit641f43ba81d4c155cf2821a7be6b499aed66e1ec (patch)
tree72e2994830773d46047d19402cf395909c20c8c2 /changelog.d/12315.doc
parentAdd some type hints to datastore (#12423) (diff)
downloadsynapse-641f43ba81d4c155cf2821a7be6b499aed66e1ec.tar.xz
1.57.0rc1
Diffstat (limited to 'changelog.d/12315.doc')
-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.