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-17 12:17:56 +0300
committerdartcafe <github@dartcafe.de>2020-08-17 12:17:56 +0300
commit2778e299a90640e29f0c4fac40ef86314c5f729e (patch)
treeaaba059c82b038844fcc6b53f73303229e037a5a /CHANGELOG.md
parenta9a9e6175986aff78abeba95c3e87916da46611d (diff)
1.5.0-beta1 Releasev1.5.0-beta1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index b6230f37..33c67017 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
# Changelog
All notable changes to this project will be documented in this file.
-## [1.5.0] - tbd
+## [1.5.0 - beta1] - 2020-08-17
- Drop support for Nextcloud 16
- Stop immediatley sending of invitation mails after adding a share #1007 #935
- Fix: Hide usernames in notification mail, if results in poll are hidden #990 #980