Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2022-01-19 00:24:15 +0300
committerdartcafe <github@dartcafe.de>2022-01-19 00:24:15 +0300
commitc0c419f8193159888cc631212624e74da113f2cd (patch)
treef715e2690ae56dbabe57e1fffb4c526bfdb2697d /CHANGELOG.md
parentb3ec23644dd0ad6ff39643f430aecb866326b50c (diff)
beta not RC
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1049b1c..2ce83f1f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,7 @@ All notable changes to this project will be documented in this file.
- It was possible to add option proposals, when not registered in public polls
- A deleted poll could cause repeating error logs on notifications
-## [3.5.0 RC1] - 2022-01-18
+## [3.5.0-beta1] - 2022-01-18
- [new] #366 - Export poll (#1942, #2169)
- [new] #804 - Use activities (#2154)
- [new] #1986 - Combined view for date polls (#2175)