summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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