From b17f1ca26de1a4c69a1f398cfd781847806d0f45 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sun, 4 Oct 2020 10:53:05 +0200 Subject: Release 15.0.2 Fixed - Fix failing cron update #823 Signed-off-by: Benjamin Brahmer --- AUTHORS.md | 2 +- CHANGELOG.md | 6 ++++++ appinfo/info.xml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 19589ce93..80a46dbe8 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -27,10 +27,10 @@ * [Thomas Tanghus](mailto:thomas@tanghus.net) * [Volkan Gezer](mailto:volkangezer@gmail.com) * [Xéfir Destiny](mailto:xefir@crystalyx.net) +* [anoy](mailto:anoymouserver+github@mailbox.org) * [Daniel Opitz](mailto:danopz@users.noreply.github.com) * [Lars Bensmann](mailto:lars@almosthappy.de) * [Robin Appelman](mailto:robin@icewind.nl) -* [anoy](mailto:anoymouserver+github@mailbox.org) * [bluehaze](mailto:francesco.sportolari@gmail.com) * [darkside40](mailto:darkside401@googlemail.com) * [nachoparker](mailto:nacho@ownyourbits.com) diff --git a/CHANGELOG.md b/CHANGELOG.md index bd6e2282b..ae91b6157 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. ## Unreleased +## 15.0.2 + +### Fixed + +- Fix failing cron update #823 + ## 15.0.1 ### Changed diff --git a/appinfo/info.xml b/appinfo/info.xml index dcd388763..480e6f068 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -8,7 +8,7 @@ Before you update to a new version, [check the changelog](https://github.com/nextcloud/news/blob/master/CHANGELOG.md) to avoid surprises. **Important**: To enable feed updates you will need to enable either [Nextcloud system cron](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) or use [an updater](https://github.com/nextcloud/news-updater) which uses the built in update API and disable cron updates. More information can be found [in the README](https://github.com/nextcloud/news).]]> - 15.0.1 + 15.0.2 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3