summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2024-06-20 17:39:23 +0200
committerGravatar default2024-06-20 17:39:23 +0200
commitddff08a8231185ad679e56374eedf804d2488205 (patch)
tree48f3f1e663321f32df6c6a0b456491cbf6a59605
parentMinor tweak. (diff)
parentUpdated RELEASE_NOTES. (diff)
downloadsnac2-ddff08a8231185ad679e56374eedf804d2488205.tar.gz
snac2-ddff08a8231185ad679e56374eedf804d2488205.tar.xz
snac2-ddff08a8231185ad679e56374eedf804d2488205.zip
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.
6 6
7Added 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). 7Added 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).
8 8
9Fixed typos in manpages (contributed by sergiodj).
10
9## 2.55 11## 2.55
10 12
11Mastodon API: fixed a last-minute bug that broke some API functions. 13Mastodon API: fixed a last-minute bug that broke some API functions.