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-09-15 23:41:37 +0300
committerdartcafe <github@dartcafe.de>2018-09-15 23:41:37 +0300
commitf717114bbde5b976e68672c21cccb1e036aaa5d7 (patch)
tree73524401cc43fb11bed2b0f26676b1b466e0778e /CHANGELOG.md
parenta30cc46fa170270698a7539a8e2e18df1e143cc3 (diff)
changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63686b35..f0e37f68 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -22,8 +22,9 @@ All notable changes to this project will be documented in this file.
- Polls is a Nextcloud only app now. If you wish to proceed developing the ownCloud version, make a fork from the `stable-0.8` branch.
### Fixed
- - 'Edit poll' did not work from poll's details view #294
+ - 'Edit poll' did not work from poll's details view (#294)
- Bug which makes voting impossible after edit
+ - Write escapes option texts to db (#341)
- ... a lot more minor bugs
See https://github.com/nextcloud/polls/milestone/9?closed=1 for all changes and additions.