snac2

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

commit 45b190766df63fbe1e12f11e598b7077290616ba
parent bcc2eb6234ec3a3dfc7bf9c6193c67fcdda4d3a2
Author: default <nobody@localhost>
Date:   Tue, 30 May 2023 15:14:42 +0200

Updated RELEASE_NOTES.

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

diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md @@ -1,5 +1,9 @@ # Release Notes +## 2.34 + +Polls can now be created from the web interface. + ## 2.33 Polls (in #ActivityPub lingo, Questions) are shown and can be voted on. Creating a poll is not yet implemented, though.