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-08-31 23:50:05 +0300
committerdartcafe <github@dartcafe.de>2020-08-31 23:50:05 +0300
commit6390e0f535432d5aa629d59d7d45a14fe0758ac2 (patch)
treec9a0d1ce98b05511eb72a1c55e2801e2120be3d5 /CHANGELOG.md
parentcd8c6059d0291ec211bb7383ecbd006e25180928 (diff)
update version
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 33c67017..2b00b272 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.5.1 - beta2] - 2020-08-17
+ - Lookup calendars for conflict #1056 #747
+ - add user settings
+ - some style fixes
+ - updated dependencies
+ - move cloning of options to backend #1058
+
## [1.5.0 - beta1] - 2020-08-17
- Drop support for Nextcloud 16
- Stop immediatley sending of invitation mails after adding a share #1007 #935