Improve status section of readme

This commit is contained in:
Jonas Platte 2021-10-02 21:24:50 +02:00
parent 186afa6902
commit 4e4b71bcdd
No known key found for this signature in database
GPG Key ID: CC154DE0E30B7C67

View File

@ -38,9 +38,10 @@ them. Check out the documentation [on docs.rs][docs] (or on
## Status ## Status
As of 2021-08-17, we support the entirety of the latest released versions of As of 2021-02-10, we support all events and REST endpoints the latest released
the various Matrix APIs. Various popular MSCs are also implemented, gated behind versions of the various Matrix APIs. Various changes from the unstable version
the `unstable-pre-spec` Cargo feature. of the specifications and some MSCs are also implemented, gated behind the
`unstable-pre-spec` Cargo feature.
## Contributing ## Contributing