0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-22 20:48:20 +02:00

Bump version and changelog

This commit is contained in:
Erik Johnston 2018-01-05 10:54:01 +00:00
parent 80573e3900
commit 864a6d2977
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
Changes in synapse v0.26.0 (2018-01-05)
=======================================
No changes since v0.26.0-rc1
Changes in synapse v0.26.0-rc1 (2017-12-13)
===========================================

View file

@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.26.0-rc1"
__version__ = "0.26.0"