mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Bump Changelog and version
This commit is contained in:
parent
3dea0d2806
commit
380852b58e
@ -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)
|
Changes in synapse 0.3.1 (2014-09-18)
|
||||||
=====================================
|
=====================================
|
||||||
This is a release to hotfix v0.3.0 to fix two regressions.
|
This is a release to hotfix v0.3.0 to fix two regressions.
|
||||||
|
@ -16,4 +16,4 @@
|
|||||||
""" This is a reference implementation of a synapse home server.
|
""" This is a reference implementation of a synapse home server.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__version__ = "0.3.1"
|
__version__ = "0.3.2"
|
||||||
|
Loading…
Reference in New Issue
Block a user