snac2

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

commit 4fa0264900914ef70f8d4353673c7a80bc6f85ce
parent e6ef328e5a453c388a5409e8c4a405fbf8903dd1
Author: default <nobody@localhost>
Date:   Wed, 21 Feb 2024 07:55:14 +0100

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 verification of metadata links: if the linked page contains a link back to Added a profile-page relation to links in webfinger responses (contributed by khm). +Fixed some regressions and a crash. + ## 2.47 Added pagination to the notification page.