summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 64df737..009ba68 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -16,6 +16,8 @@ Mastodon API: fixed a bug that made some boosts disappear after being shown in a
16 16
17Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`. 17Renamed command-line actions `create_list` to `list_create` and `delete_list` to `list_remove`.
18 18
19The default favicon URL can be changed from the server configuration.
20
19## 2.78 21## 2.78
20 22
21Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday). 23Hashtag following also allow URLs to RSS feeds of ActivityPub objects (like e.g. https://mastodon.social/tags/ThankYouTuesday).