Identity r0.2.1

This commit is contained in:
Travis Ralston 2019-06-17 11:18:24 -06:00
parent 954a5607c3
commit d09af5b191
3 changed files with 10 additions and 2 deletions

View file

@ -1,3 +1,13 @@
r0.2.1
======
Spec Clarifications
-------------------
- Remove incorrect ``id_server`` parameter from ``/requestToken`` endpoints. (`#2124 <https://github.com/matrix-org/matrix-doc/issues/2124>`_)
- Clarify that identity servers can return 403 for unbind requests. (`#2126 <https://github.com/matrix-org/matrix-doc/issues/2126>`_)
r0.2.0
======

View file

@ -1 +0,0 @@
Remove incorrect ``id_server`` parameter from ``/requestToken`` endpoints.

View file

@ -1 +0,0 @@
Clarify that identity servers can return 403 for unbind requests.