diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2020-06-09 16:33:36 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2020-06-09 16:33:36 +0100 |
commit | 8587b0426fa4e65992aaa47158e991fa1797d3fb (patch) | |
tree | 96c3c6a3ebbf90428cf6543bf1a7c7f7346334c7 /changelog.d/7267.bugfix | |
parent | Fix bug in account data replication stream. (#7656) (diff) | |
download | synapse-8587b0426fa4e65992aaa47158e991fa1797d3fb.tar.xz |
1.15.0rc1
Diffstat (limited to 'changelog.d/7267.bugfix')
-rw-r--r-- | changelog.d/7267.bugfix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/changelog.d/7267.bugfix b/changelog.d/7267.bugfix deleted file mode 100644 index 0af316c1a2..0000000000 --- a/changelog.d/7267.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix email notifications not being enabled for new users when created via the Admin API. |