snac2

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

commit c40ef367f98b143eccd747cc780bef356e82f575
parent 96481a38369b937fa4b61655c5efb1c1fd3c8b2a
Author: default <nobody@localhost>
Date:   Wed, 31 May 2023 10:53:11 +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 @@ Polls can now be created from the web interface. +New Mastodon API features: polls are shown. + ## 2.33 Polls (in #ActivityPub lingo, Questions) are shown and can be voted on. Creating a poll is not yet implemented, though.