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:
authorRené Gieling <github@dartcafe.de>2021-06-22 00:34:39 +0300
committerGitHub <noreply@github.com>2021-06-22 00:34:39 +0300
commit7751a511d857bc2f3f5e21d7cf651001b059a9d6 (patch)
tree668d1c5588b2ea6fb3cb83126b1fb3487652424a /CHANGELOG.md
parent9a3578012d80103a9594aa8e1ac1102ea1c0a25c (diff)
Update CHANGELOG.md
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dc78b31b..3ac379a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
## [3.0.0] - tbd
## Only available for Nextcloud 21/22
+## [2.0.3 - release] - 2021-06-21
+## Only available for Nextcloud 20/21
+- [fix] #1749 - Poll answers are not shown anymore after upgrade to 2.0 (#1762)
+- [fix] #1762 - Options with a time 00:00 are displayed without time information
+
## [2.0.2 - release] - 2021-06-11
## Only available for Nextcloud 20/21
- prevent to run in migration error upon server update, see #1723