diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 088f60a..f5807bf 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,11 @@ # Release Notes +## 2.56 + +Don't show instance announcements in public timelines. + +Added auto boosting. If an account has this flag enabled, all mentions to that account are automatically boosted to all its followers, behaving like a `Group` actor (contributed by sarahpw). + ## 2.55 Mastodon API: fixed a last-minute bug that broke some API functions.