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

Bump version and change log

parent e1eb1f3f
No related branches found
No related tags found
No related merge requests found
Changes in synapse v0.10.0-r2 (2015-09-10)
==========================================
* Fix bug where we always fetched remote server signing keys instead of using
ones in our cache.
Changes in synapse v0.10.0-r1 (2015-09-08) Changes in synapse v0.10.0-r1 (2015-09-08)
========================================== ==========================================
......
...@@ -16,4 +16,4 @@ ...@@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server. """ This is a reference implementation of a Matrix home server.
""" """
__version__ = "0.10.0-r1" __version__ = "0.10.0-r2"
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