From d5ede9fbcff143ae93a586c55746271bf4f58bc2 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Tue, 6 Apr 2021 14:10:21 +0200 Subject: Release 15.4.0-beta4 Fixed - Allow negative limits (#1275) - Use boolean to check bool fields (#1278) 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 531a2dc35..3c82a6e7a 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-beta3] - 2021-04-03 ### Fixed - Allow negative limits (#1275) - Use boolean to check bool fields (#1278) diff --git a/appinfo/info.xml b/appinfo/info.xml index 9483277ea..1b6af4fed 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-beta3 + 15.4.0-beta4 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3