summary refs log tree commit diff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-10-17 21:04:07 +0100
committerErik Johnston <erik@matrix.org>2014-10-17 21:04:07 +0100
commitf1ddbfaae42f6be373b52aa0cce66901bdad697a (patch)
tree04b2f39c91ec6098ffe3b380442787ac3ce2908f /CHANGES.rst
parentkeep 'origin_server_ts' as 'ts' in the database to avoid needlessly updating ... (diff)
parentCheck that we have auth headers and fail nicely (diff)
downloadsynapse-f1ddbfaae42f6be373b52aa0cce66901bdad697a.tar.xz
Merge branch 'release-v0.4.0' of github.com:matrix-org/synapse into develop
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst13
1 files changed, 10 insertions, 3 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 5b05900daf..dab9285f3b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,6 +1,13 @@
-Changes in latest
-=================
-This breaks federation becuase of signing
+Changes in synpase 0.4.0 (2014-10-17)
+=====================================
+This server includes changes to the federation protocol that is not backwards
+compatible.
+
+The Matrix specification has been moved to a seperate git repository.
+
+Homeserver:
+ * Sign federation transactions.
+ * Rename timestamp keys in PDUs.
 
 Changes in synapse 0.3.4 (2014-09-25)
 =====================================