snac2

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

commit 415720ca417e401dd00cf14987444a0742fbb468
parent 7d1b257e4616ff750638b387ae60a128ff0ed43f
Author: grunfink <grunfink@comam.es>
Date:   Sun,  4 May 2025 11:16:12 +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 @@ -2,6 +2,8 @@ ## UNRELEASED +Added Webmention support for links (Markdown-style or direct) written in a post. + Added new command-line options for list maintenance. Mastodon API: added `/api/v1/accounts/.../lists` endpoint (contributed by dandelions).