Signed-off-by: dartcafe <github@dartcafe.de>
This commit is contained in:
dartcafe 2022-02-11 13:32:29 +01:00
Родитель d806f8639a
Коммит e755d421b3
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CCE73CEF3035D3C8
2 изменённых файлов: 6 добавлений и 2 удалений

Просмотреть файл

@ -1,9 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
## [3.5.2] - 2022-02-11
## Fixed
- #2248 - Adding options in text poll is not possible
## [3.5.1] - 2022-02-11
## Fixed
- updated php minimum version in info.xml
- #2246 - updated php minimum version in info.xml
## [3.5.0] - 2022-02-09
## New

Просмотреть файл

@ -4,7 +4,7 @@
<name>Polls</name>
<summary>A polls app, similar to Doodle/Dudle with the possibility to restrict access.</summary>
<description>A polls app, similar to Doodle/Dudle with the possibility to restrict access (members, certain groups/users, hidden and public).</description>
<version>3.5.1</version>
<version>3.5.2</version>
<licence>agpl</licence>
<author>Vinzenz Rosenkranz</author>
<author>René Gieling</author>