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>2018-11-02 21:41:54 +0300
committerdartcafe <github@dartcafe.de>2018-11-02 21:41:54 +0300
commitcdf524f4082fcf47771223030c0a0c2348cb5841 (patch)
tree43ed85d04ced288546b33d0a201859e15ae81a1f /CHANGELOG.md
parente358cdccb6cc86376d062527c6c748ed6db67d3a (diff)
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 84aeeaa8..fa106b9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,12 +9,13 @@ All notable changes to this project will be documented in this file.
- rewrite as a vue app
- improved UI
- introduced new NC date time picker from vue-nextcloud
- - added option to forbid "maybe" vote
-
+ - added option to forbid "maybe" vote
+
- vote page
- made polls table scrollable
- show new vote options after voting
-
+ - open sidebar by default on wide screens
+
### Changed
- Compatibility to NC 14
- Introduced vue
@@ -28,7 +29,7 @@ All notable changes to this project will be documented in this file.
- ... a lot more minor bugs
See https://github.com/nextcloud/polls/milestone/9?closed=1 for all changes and additions.
-
+
## [0.8.3] - 2018-08-30
### Added