matrix-spec/changelogs/legacy/application_service.rst

27 lines
774 B
ReStructuredText
Raw Normal View History

2019-07-30 21:02:04 +02:00
r0.1.2
======
Spec Clarifications
-------------------
- Clearer wording for the legacy routes section. (`#2160 <https://github.com/matrix-org/matrix-doc/issues/2160>`_)
2019-06-11 18:15:51 +02:00
r0.1.1
======
Spec Clarifications
-------------------
- Change examples to use example.org instead of a real domain. (`#1650 <https://github.com/matrix-org/matrix-doc/issues/1650>`_)
- Add missing definition for how appservices verify requests came from a homeserver. (`#2037 <https://github.com/matrix-org/matrix-doc/issues/2037>`_)
2018-08-30 19:24:36 +02:00
r0.1.0
======
This is the first release of the Application Service specification. It
includes support for application services being able to interact with
homeservers and bridge third-party networks, such as IRC, over to Matrix
2018-08-30 19:24:36 +02:00
in a standard and accessible way.