Change log: Link to application services spec.

This commit is contained in:
Erik Johnston 2015-05-06 13:59:32 +01:00
parent 938939fd89
commit 771fc05d30

View File

@ -34,12 +34,13 @@ Configuration:
Application services:
* Reliably retry sending of events from Synapse to application services.
* Reliably retry sending of events from Synapse to application services, as per
`Application Services`_ spec.
* Implement API change in how application services register with home servers.
.. _`docs/postgres.rst`: docs/postgres.rst
.. _`Retrieving Server Keys`: https://github.com/matrix-org/matrix-doc/blob/6f2698/specification/30_server_server_api.rst#retrieving-server-keys
.. _`Application Services`: https://github.com/matrix-org/matrix-doc/blob/0c6bd9/specification/25_application_service_api.rst#home-server---application-service-api
Changes in synapse v0.8.1 (2015-03-18)
======================================