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>2021-05-28 20:00:57 +0300
committerdartcafe <github@dartcafe.de>2021-05-28 20:00:57 +0300
commit1acd267d4fb23caef0b051f7182613bd393cb9e6 (patch)
tree584147e8b216f2284d9dfa8623a712e2ca911647 /CHANGELOG.md
parentd2b61b3d4ceb62f494db7d9c67aacb0d5a49c20d (diff)
1.9.1 beta2 and changelog
Signed-off-by: dartcafe <github@dartcafe.de>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8fad2e9d..f0bacb10 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,13 @@
# Changelog
All notable changes to this project will be documented in this file.
+## [1.9.1 - beta2] - 2021-05-28
+### Changes and fixes
+- [fix] #1652 - Error saving username on public polls (#1567)
+- [fix] #1658 - Migration error (Option owner 'disallow') (#1659)
+- [enhancement] #1653 Show sharee's name and email address after invitation sent (error/success) (#1657)
+- [enhancement] #1650 Added poll information details
+
## [1.9.0 - beta1] - 2021-05-22
### Changes and fixes
- [enhancement] #365 - Support printing the poll via the browser's print function (#1567)