summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-03-02 06:05:59 +0100
committerGravatar default2024-03-02 06:05:59 +0100
commit4b48f6adafc4b42543394203c61b6d024c864e1d (patch)
tree33ddb970716af3dd3b305cfcae8823b36a43d8d8
parentmastoapi: added search by tag. (diff)
downloadsnac2-4b48f6adafc4b42543394203c61b6d024c864e1d.tar.gz
snac2-4b48f6adafc4b42543394203c61b6d024c864e1d.tar.xz
snac2-4b48f6adafc4b42543394203c61b6d024c864e1d.zip
Updated RELEASE_NOTES.
-rw-r--r--RELEASE_NOTES.md8
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 2
3## 2.49 3## 2.49
4 4
5Mastodon API: Fixed a bug in how validated links are reported, fixed a bug in search by account, fixed missing `Video` type objects in timelines. 5Mastodon API: Fixed a bug in how validated links are reported.
6
7Mastodon API: Fixed a bug in search by account.
8
9Mastodon API: Fixed missing `Video` type objects in timelines.
10
11Mastodon API: Added search by hashtag.
6 12
7## 2.48 13## 2.48
8 14