diff options
author | default <nobody@localhost> | 2024-03-02 06:05:59 +0100 |
---|---|---|
committer | default <nobody@localhost> | 2024-03-02 06:05:59 +0100 |
commit | 4b48f6adafc4b42543394203c61b6d024c864e1d (patch) | |
tree | 33ddb970716af3dd3b305cfcae8823b36a43d8d8 | |
parent | 127f40905ecce255a7af5e3d33c6442010619d3c (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 43cc652..bb8c5d5 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,13 @@ ## 2.49 -Mastodon API: Fixed a bug in how validated links are reported, fixed a bug in search by account, fixed missing `Video` type objects in timelines. +Mastodon API: Fixed a bug in how validated links are reported. + +Mastodon API: Fixed a bug in search by account. + +Mastodon API: Fixed missing `Video` type objects in timelines. + +Mastodon API: Added search by hashtag. ## 2.48 |