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-23 12:16:33 +0300
committerdartcafe <github@dartcafe.de>2022-01-23 12:16:33 +0300
commit495d25241d83684892e34c4c341e97cbb62a7d34 (patch)
tree7c8911ea03e748396354f256d33e8540bebf1a3c /CHANGELOG.md
parent986ef2c6eca19d48cf229110ec122fbb4768c9c2 (diff)
date correction
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5bc90dd3..b98290e1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,11 +15,11 @@ 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-beta2] - 2022-01-22
+## [3.5.0-beta2] - 2022-02-23
- [new] #950 - Allow join project / collection (#2194)
- [new] #2204 - Add `occ polls:db:recreate` for validating and fixing db structure
-## [3.5.0-beta1] - 2022-01-18
+## [3.5.0-beta1] - 2022-02-18
- [new] #366 - Export poll (#1942, #2169)
- [new] #804 - Use activities (#2154)
- [new] #1986 - Combined view for date polls (#2175)