diff options
author | default <nobody@localhost> | 2024-06-19 15:57:52 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2024-06-19 15:57:52 +0200 |
commit | 923160182480dfe5bb4e11a207f72cdc7a98dde9 (patch) | |
tree | 97b1e1b7cf1d9e6899181e5dae4fcbd3c9d68861 | |
parent | 866f6f79ad2ab48c7319b75c37f1bf0674fe72b2 (diff) |
Updated RELEASE_NOTES.
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index f5807bf..2a37d12 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -6,6 +6,8 @@ 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). +Fixed typos in manpages (contributed by sergiodj). + ## 2.55 Mastodon API: fixed a last-minute bug that broke some API functions. |