Appservice r0.1.1

This commit is contained in:
Travis Ralston 2019-06-11 10:15:51 -06:00
parent f44483a8cf
commit 4f915f2760
4 changed files with 11 additions and 2 deletions

View file

@ -1,3 +1,13 @@
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>`_)
r0.1.0 r0.1.0
====== ======

View file

@ -1 +0,0 @@
Change examples to use example.org instead of a real domain.

View file

@ -1 +0,0 @@
Add missing definition for how appservices verify requests came from a homeserver.

View file

@ -52,6 +52,7 @@ Other versions of this specification
The following other versions are also available, in reverse chronological order: The following other versions are also available, in reverse chronological order:
- `HEAD <https://matrix.org/docs/spec/application_service/unstable.html>`_: Includes all changes since the latest versioned release. - `HEAD <https://matrix.org/docs/spec/application_service/unstable.html>`_: Includes all changes since the latest versioned release.
- `r0.1.1 <https://matrix.org/docs/spec/application_service/r0.1.1.html>`_
- `r0.1.0 <https://matrix.org/docs/spec/application_service/r0.1.0.html>`_ - `r0.1.0 <https://matrix.org/docs/spec/application_service/r0.1.0.html>`_