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-18 23:30:54 +0300
committerdartcafe <github@dartcafe.de>2022-01-18 23:30:54 +0300
commit99ed8fa14d7cc2f2084e410b095aca432d8e5623 (patch)
tree1b89173721fdcbf631e1705161ac83da08c6a1ac /CHANGELOG.md
parent6804f782050c16fc113c6594487add356c0fde91 (diff)
changelog
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 9a685fe3..f1049b1c 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] - tbd
+## [3.5.0 RC1] - 2022-01-18
- [new] #366 - Export poll (#1942, #2169)
- [new] #804 - Use activities (#2154)
- [new] #1986 - Combined view for date polls (#2175)