From 3d98707be95322d16f5883d7a945d658d6316146 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Tue, 8 Dec 2020 12:02:59 +0100 Subject: Release 15.1.0 Changed - This version brings some major changes, be aware that some clients may not support this news version. Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 5 +++++ appinfo/info.xml | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index df6a59c35..815059c41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. ## Unreleased +## 15.1.0 + +### Changed +- This version brings some major changes, be aware that some clients may not support this news version. + ## 15.1.0-rc3 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index b5375f7c1..831e41a58 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.1.0-rc3 + 15.1.0 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3