diff options
author | Michael Telatynski <7t3chguy@gmail.com> | 2018-07-24 17:25:42 +0100 |
---|---|---|
committer | Michael Telatynski <7t3chguy@gmail.com> | 2018-07-24 17:25:42 +0100 |
commit | 38eaa5280d49df8d0e52f93693a576b7e936bde5 (patch) | |
tree | 96724b473e0c3a6d9493776ba37253ffb72a00a4 | |
parent | Merge branch 'develop' of github.com:matrix-org/synapse into t3chguy/default_... (diff) | |
download | synapse-38eaa5280d49df8d0e52f93693a576b7e936bde5.tar.xz |
add changelog entry for PR#3391
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
-rw-r--r-- | changelog.d/3391.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/3391.bugfix b/changelog.d/3391.bugfix new file mode 100644 index 0000000000..88eeb50df2 --- /dev/null +++ b/changelog.d/3391.bugfix @@ -0,0 +1 @@ +Default inviter_display_name to mxid for email invites \ No newline at end of file |