diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-01-17 15:30:49 +0000 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-01-22 11:00:04 +0000 |
commit | 1f18c7cfc9e07cb8e6b2f9818783b2d97bd43c3c (patch) | |
tree | 9e03cfee9e7614f5051283cfb3bd9ce0c5f324bf /changelog.d | |
parent | Preserve DM status of a room on upgrade (diff) | |
download | synapse-1f18c7cfc9e07cb8e6b2f9818783b2d97bd43c3c.tar.xz |
Add changelog
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/4412.bugfix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/4412.bugfix b/changelog.d/4412.bugfix new file mode 100644 index 0000000000..2388ed5b59 --- /dev/null +++ b/changelog.d/4412.bugfix @@ -0,0 +1 @@ +Copy over whether a room is a direct message or not on room upgrade. \ No newline at end of file |