snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit ae5aa60789b823d547b6bd4b0d5809d4ad0e4450
parent 4175c7022649cfd5446cc32fca5d16139f7b494d
Author: default <nobody@localhost>
Date:   Mon,  8 Jul 2024 16:50:16 +0200

Updated RELEASE_NOTES.

Diffstat:
MRELEASE_NOTES.md | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -8,6 +8,8 @@ Added auto boosting. If an account has this flag enabled, all mentions to that a Fixed typos in manpages (contributed by sergiodj). +Some minor performance improvements (contributed by Claire). + ## 2.55 Mastodon API: fixed a last-minute bug that broke some API functions.