Skip to content
Snippets Groups Projects
Commit 0eb47229 authored by Neil Johnson's avatar Neil Johnson
Browse files

changelog a bump version

parent c6b1441c
No related branches found
No related tags found
No related merge requests found
Changes in synapse v0.31.1 (2018-06-08)
=======================================
This release fixes a security bug where event visibility rules were not
applied correctly to ``get_missing_events``.
Bug Fixes:
* Fix event filtering in get_missing_events handler (PR #3371)
Changes in synapse v0.31.0 (2018-06-06)
=======================================
......
......@@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.31.0"
__version__ = "0.31.1"
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