Appservice r0.1.1
This commit is contained in:
parent
f44483a8cf
commit
4f915f2760
4 changed files with 11 additions and 2 deletions
|
@ -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
|
||||||
======
|
======
|
||||||
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
Change examples to use example.org instead of a real domain.
|
|
|
@ -1 +0,0 @@
|
||||||
Add missing definition for how appservices verify requests came from a homeserver.
|
|
|
@ -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>`_
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue