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-08-04 00:31:24 +0300
committerdartcafe <github@dartcafe.de>2022-08-04 00:31:24 +0300
commit559d5d6312b6e367152b2a1cada0223671c4d7f4 (patch)
tree1d50134f5772c91c0cae87b1c9af42964022a058 /CHANGELOG.md
parent545aab7c33085721596232d2a3f4cce855145da0 (diff)
changelog
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c300544d..0ca7b624 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,8 @@ All notable changes to this project will be documented in this file.
### Fix
- Unsubscribing from a public was not possible
- Use display name for avatar of the current public user instead of user id
+ - Fix export, if owner did not vote in the poll
+
## [3.7.0] - 2022-06-24
### New
- User setting for conflict check (hours before and after an option to search for conflicts)