snac2

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

commit ff08f73bc9af80bd07d236992c5fc5b4e9e2a1a2
parent 5f6a42453c168b2fa63fdf15cfd65a5af7fc4680
Author: default <nobody@localhost>
Date:   Fri, 19 Jul 2024 07:26:06 +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 @@ -4,6 +4,8 @@ Don't allow empty polls. +Added support for Markdown-style images (converted to attachments) and strikethrough text. + ## 2.56 Don't show instance announcements in public timelines (contributed by sarahpw).