Identity r0.2.1
This commit is contained in:
parent
954a5607c3
commit
d09af5b191
3 changed files with 10 additions and 2 deletions
|
@ -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
|
||||
======
|
||||
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Remove incorrect ``id_server`` parameter from ``/requestToken`` endpoints.
|
|
@ -1 +0,0 @@
|
|||
Clarify that identity servers can return 403 for unbind requests.
|
Loading…
Add table
Add a link
Reference in a new issue