Skip to content
Snippets Groups Projects
Commit 771c8a83 authored by Erik Johnston's avatar Erik Johnston
Browse files

Bump version and changelog

parent 9ac98197
No related branches found
No related tags found
No related merge requests found
Changes in synapse v0.21.0-rc2 (2017-05-08)
===========================================
Changes:
* Always mark remotes as up if we receive a signed request from them (PR #2190)
Bug fixes:
* Fix bug where users got pushed for rooms they had muted (PR #2200)
Changes in synapse v0.21.0-rc1 (2017-05-08)
===========================================
......
......@@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.21.0-rc1"
__version__ = "0.21.0-rc2"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment