From 0f1731833f8b6aea97b0816fe090f6dffacd6fd4 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sun, 27 Dec 2020 13:35:12 +0100 Subject: Release 15.1.1 Fixed - Argument 2 passed to OCA\News\Db\FeedMapper::find() must be of the type int, string given #996 Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 6 +++++- appinfo/info.xml | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c7cc2cb8e..df1055b7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ # Changelog All notable changes to this project will be documented in this file. -## Unreleased +The format is almost based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), older entries don't fully match. + +## [Unreleased] + +## [15.1.1] - 2020-12-27 ### Fixed - Argument 2 passed to OCA\News\Db\FeedMapper::find() must be of the type int, string given #996 diff --git a/appinfo/info.xml b/appinfo/info.xml index 7362e93fe..3dee5a115 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.1-rc2 + 15.1.1 agpl Benjamin Brahmer Sean Molenaar @@ -22,6 +22,7 @@ Before you update to a new version, [check the changelog](https://github.com/nex multimedia https://github.com/nextcloud/news + https://github.com/nextcloud/news/discussions https://github.com/nextcloud/news/issues https://github.com/nextcloud/news.git https://raw.githubusercontent.com/nextcloud/news/master/screenshots/1.png -- cgit v1.2.3