Note that this breaks federation
This commit is contained in:
parent
636a0dbde7
commit
4fe5dfa74c
|
@ -1,3 +1,7 @@
|
|||
Changes in latest
|
||||
=================
|
||||
This breaks federation becuase of signing
|
||||
|
||||
Changes in synapse 0.3.4 (2014-09-25)
|
||||
=====================================
|
||||
This version adds support for using a TURN server. See docs/turn-howto.rst on
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
Upgrading to latest
|
||||
===================
|
||||
This breaks federation between old and new servers due to signing of
|
||||
transactions.
|
||||
|
||||
Upgrading to v0.3.0
|
||||
===================
|
||||
|
||||
|
|
Loading…
Reference in New Issue