summary refs log tree commit diff
path: root/changelog.d/8252.feature
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2020-09-06 23:32:28 +0100
committerRichard van der Hoff <richard@matrix.org>2020-09-06 23:32:28 +0100
commit77b4711bc28c6e1c2c56ae564f93985d21419251 (patch)
tree7308cff3630d81cd97cf9eadb88aeafa6d997b5c /changelog.d/8252.feature
parentIn light of #8255, use BIGINTs for destination_rooms (#8256) (diff)
parentAdd cross-signing sigs to the `keys` object (#8234) (diff)
downloadsynapse-77b4711bc28c6e1c2c56ae564f93985d21419251.tar.xz
Merge branch 'release-v1.20.0' into develop
Diffstat (limited to 'changelog.d/8252.feature')
-rw-r--r--changelog.d/8252.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8252.feature b/changelog.d/8252.feature
new file mode 100644
index 0000000000..7e69b72429
--- /dev/null
+++ b/changelog.d/8252.feature
@@ -0,0 +1 @@
+Use the default template file when its equivalent is not found in a custom template directory.