diff options
author | Andrew Morgan <andrew@amorgan.xyz> | 2019-06-25 18:08:56 +0100 |
---|---|---|
committer | Andrew Morgan <andrew@amorgan.xyz> | 2019-06-25 18:08:56 +0100 |
commit | 3eb8c7b0eb48899a8329b18dd430ea9aa8b4e501 (patch) | |
tree | 2762d92b6afc623ee71fba8bce0c7ccdc856e856 /changelog.d | |
parent | Prevent multiple upgrades on the same room at once (#5051) (diff) | |
parent | Merge branch 'release-v1.0.0' (diff) | |
download | synapse-3eb8c7b0eb48899a8329b18dd430ea9aa8b4e501.tar.xz |
Merge branch 'master' into develop
* master: Fix broken link in MSC1711 FAQ Update changelog to better expain password reset change (#5545)
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. |