From 4f1c2f23ee2c76b1b5995f92da7a0198501752ee Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Thu, 29 Sep 2016 13:21:46 +0100 Subject: [PATCH] Changelog fix store-and-forward -> send-to-device --- changelogs/client_server.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server.rst b/changelogs/client_server.rst index bd75fb28..10a6876a 100644 --- a/changelogs/client_server.rst +++ b/changelogs/client_server.rst @@ -35,7 +35,7 @@ - Add top-level ``account_data`` key to the responses to ``GET /sync`` and ``GET /initialSync`` (`#380 `_). - - Add "Store-and-Forward messaging" module + - Add "Send-to-Device messaging" module (`#386 `_). r0.2.0