summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-06-20 17:39:23 +0200
committerdefault <nobody@localhost>2024-06-20 17:39:23 +0200
commitddff08a8231185ad679e56374eedf804d2488205 (patch)
tree48f3f1e663321f32df6c6a0b456491cbf6a59605
parent428e57352527e33b141e976b45e290ac65fd68fc (diff)
parent923160182480dfe5bb4e11a207f72cdc7a98dde9 (diff)
Merge branch 'master' of /home/angel/git/snac2
-rw-r--r--RELEASE_NOTES.md2
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.