diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-18 16:22:14 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-18 16:22:14 +0100 |
commit | e0f060d89b9ed82284e3781640fb77257d116753 (patch) | |
tree | 93010a33c66d1213c1a6285919cb9eca3f81a8e0 /CHANGES.rst | |
parent | fix wordwrap (diff) | |
parent | Bump Changelog and version (diff) | |
download | synapse-e0f060d89b9ed82284e3781640fb77257d116753.tar.xz |
Merge branch 'master' of github.com:matrix-org/synapse into develop
Diffstat (limited to '')
-rw-r--r-- | CHANGES.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index edf32db752..9e884e51bf 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,10 @@ +Changes in synapse 0.3.2 (2014-09-18) +===================================== + +Webclient: + * Fix bug where an empty "bing words" list in old accounts didn't send + notifications when it should have done. + Changes in synapse 0.3.1 (2014-09-18) ===================================== This is a release to hotfix v0.3.0 to fix two regressions. |