From 5ca695cc124142b4230d530fbde4342722bace18 Mon Sep 17 00:00:00 2001 From: Erik Johnston Date: Tue, 15 Mar 2016 09:48:10 +0000 Subject: [PATCH] English --- CHANGES.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.rst b/CHANGES.rst index 13fdf491b7..45d9cf30b2 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,7 @@ Changes in synapse v0.14.0-rc1 (2016-03-14) Features: * Add event_id to response to state event PUT (PR #581) -* Allow guest users to access to messages in rooms they have joined (PR #587) +* Allow guest users access to messages in rooms they have joined (PR #587) * Add config for what state is included in a room invite (PR #598) * Send the inviter's member event in room invite state (PR #607) * Add error codes for malformed/bad JSON in /login (PR #608)