summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorreivilibre <oliverw@matrix.org>2022-06-14 18:41:06 +0100
committerGitHub <noreply@github.com>2022-06-14 17:41:06 +0000
commit5b645ae2ad9c3bc84bf95a30a77089b3f5fbc548 (patch)
treef96f633d24eaec60c30f114e967d382d26245978 /changelog.d
parentFix `destination_is` errors seen in sentry. (#13041) (diff)
downloadsynapse-5b645ae2ad9c3bc84bf95a30a77089b3f5fbc548.tar.xz
Refactor entry points so that they all have a `main` function. (#13052)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13052.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13052.misc b/changelog.d/13052.misc
new file mode 100644
index 0000000000..0d11dfb12a
--- /dev/null
+++ b/changelog.d/13052.misc
@@ -0,0 +1 @@
+Refactor entry points so that they all have a `main` function.
\ No newline at end of file