From fe7310b8d8c0f8a0337a63f52e50492c73af0dc2 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 27 Feb 2021 15:16:47 +0100 Subject: [PATCH] Release 15.4.0-beta2 Fixed - Item list not using ID for offset 2 (#1200) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 3 +++ appinfo/info.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bce387bdd..62b3357bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,9 @@ The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1 ### Changed +### Fixed + +## [15.4.0-beta2] - 2021-02-27 ### Fixed - Item list not using ID for offset 2 (#1200) diff --git a/appinfo/info.xml b/appinfo/info.xml index caecbbf97..cef07f249 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.4.0-beta1 + 15.4.0-beta2 agpl Benjamin Brahmer Sean Molenaar