diff options
author | default <nobody@localhost> | 2023-04-27 08:39:24 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2023-04-27 08:39:24 +0200 |
commit | e0cc5752b0e66a0ddc26233a053dc95a77d8953f (patch) | |
tree | 642e51df84559abc0fffff4ee52ef90c94b8ce6c | |
parent | a28d717da586b77a77fed9bc8df7dd543bcfb632 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 1c9e0a7..8a153e9 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,7 @@ ## 2.29 -New Mastodon API features: account search, relationships (so the Follow/Unfollow buttons now appear for each account), follow and unfollow accounts, an instance-level timeline (very kludgy). +New Mastodon API features: account search, relationships (so the Follow/Unfollow buttons now appear for each account), follow and unfollow accounts, an instance-level timeline (very kludgy), custom emojis for accounts and statuses, many bug fixes (sadly, the Mastodon official app still does not work). ## 2.28 |