Changelog for r0.1.0 IS spec

This commit is contained in:
Travis Ralston 2018-08-31 16:21:51 -06:00
parent 00578547c0
commit 10fa5a3a01

View file

@ -0,0 +1,8 @@
r0.1.0
======
This is the first release of the Identity Service API. With this API, clients and
homeservers can store bindings between third party identifiers such as email addresses
and phone numbers, associating them with Matrix user IDs. Additionally, identity
servers offer the ability to invite third party users to Matrix rooms by storing
the invite until the identifier is bound.