diff options
author | Erik Johnston <erik@matrix.org> | 2015-09-10 10:45:22 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2015-09-10 10:45:22 +0100 |
commit | 4ba8189b744ab942322b7da5136292d3c4bb4e58 (patch) | |
tree | 789f7cf100b714c7d43f2376cc284592301335de /CHANGES.rst | |
parent | Fix adding threepids to an existing account (diff) | |
download | synapse-4ba8189b744ab942322b7da5136292d3c4bb4e58.tar.xz |
Bump change log
Diffstat (limited to 'CHANGES.rst')
-rw-r--r-- | CHANGES.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 1f6b712cbb..cab5e495c3 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -3,6 +3,7 @@ Changes in synapse v0.10.0-r2 (2015-09-10) * Fix bug where we always fetched remote server signing keys instead of using ones in our cache. +* Fix adding threepids to an existing account. Changes in synapse v0.10.0-r1 (2015-09-08) ========================================== |