diff --git a/docs/features.rst b/docs/features.rst index b1fc995..2305a58 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -30,7 +30,7 @@ Currently, it supports: * Signup flow, including auto-cap by user numbers and invite system * Password reset via email * Bookmarks -# Markers +* Markers Features planned for releases up to 1.0: diff --git a/docs/releases/next.rst b/docs/releases/next.rst index cae7bd4..b57d036 100644 --- a/docs/releases/next.rst +++ b/docs/releases/next.rst @@ -20,3 +20,10 @@ Marker Support Takahē now supports the `Markers API `_, used by clients to sync read positions within timelines. + + +Lists Support +~~~~~~~~~~~~~ + +Takahē now supports the `Lists APIs `_, +used by clients to maintain lists of accounts to show timelines for.