diff options
author | Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> | 2019-06-24 17:52:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-24 17:52:15 +0100 |
commit | 78c00ad3ff63e814e81b2e857ba12eedde05982d (patch) | |
tree | 01ac23e779e7faec3d51ccb0e214de15e6ea5503 /changelog.d | |
parent | 1.0.0 (diff) | |
download | synapse-78c00ad3ff63e814e81b2e857ba12eedde05982d.tar.xz |
Update changelog to better expain password reset change (#5545) github/release-v1.0.0 release-v1.0.0
Updates the v1.0.0 changelog to provide more information to those upgrading to v1.0 on why they may receive errors or find their password reset abilities have now been disabled. Helps address #5444
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/5545.misc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/5545.misc b/changelog.d/5545.misc new file mode 100644 index 0000000000..b738eef4bd --- /dev/null +++ b/changelog.d/5545.misc @@ -0,0 +1 @@ +Update v1.0.0 release changelog to include more information about changes to password resets. |