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>2020-01-26 14:23:59 +0300
committerdartcafe <github@dartcafe.de>2020-01-26 14:23:59 +0300
commit1f343fcbe0d1fa6a30955157144b890c11cf14d4 (patch)
tree1ffbe3528f2adf4260fed45bf3f7bdc4c87a2ab3 /CHANGELOG.md
parentcc3e9f46dbdaac195df0c60a727d101d690b2f15 (diff)
Bump version and change log
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d45a76b3..528a8b28 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,12 +1,15 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [1.1.3] - tbd
+## [1.2.0] - tbd
- - appstore release (no changes to 1.1.2)
+ - internal optimizations
+ - in public poll ask for username in a modal
+ - #779 Allow site user to vote in hidden poll via public link
-## [1.1.2] - 2020-01-22 (pre-release)
+## [1.1.6] - tbd
+ - appstore release (no changes to 1.1.2)
- autoFocus poll title in creation dialog (#757)
- only count current user, if he actually voted (#759)
- redirect old public polls routes to new route (#761)
@@ -15,6 +18,7 @@ All notable changes to this project will be documented in this file.
- updated design according to file lists
- Sorting polls in poll list, default creation date desc (#559 and #717)
- updated dependencies
+ - 12-hour clock bug bug (#780)
## [1.0.0] - 2020-01-20