0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-05-20 20:43:45 +02:00

Note that this breaks federation

This commit is contained in:
Erik Johnston 2014-10-14 10:30:50 +01:00
parent 636a0dbde7
commit 4fe5dfa74c
2 changed files with 9 additions and 0 deletions

View file

@ -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

View file

@ -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
===================