mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-31 06:45:15 +00:00
Bump version and changelog
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
Changes in synapse v0.16.1-r1 (2016-07-08)
|
||||
==========================================
|
||||
|
||||
THIS IS A CRITICAL SECURITY UPDATE.
|
||||
|
||||
This fixes a bug which allowed users' accounts to be accessed by unauthorised
|
||||
users.
|
||||
|
||||
Changes in synapse v0.16.1 (2016-06-20)
|
||||
=======================================
|
||||
|
||||
|
||||
+1
-1
@@ -16,4 +16,4 @@
|
||||
""" This is a reference implementation of a Matrix home server.
|
||||
"""
|
||||
|
||||
__version__ = "0.16.1"
|
||||
__version__ = "0.16.1-r1"
|
||||
|
||||
Reference in New Issue
Block a user