From 4afe4b4debfd3e1adaebf33f9e281540f757d847 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Mon, 18 Apr 2022 13:18:27 +0200 Subject: Release 18.0.1-beta3 Fixed - Fix import of items when feed does not exist (1742) - Fix malformed feeds (without GUIDs) stopping the update process (#1738) Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 7 +++++-- appinfo/info.xml | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a055a197f..1106da690 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,13 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1 ### Changed ### Fixed -- Fix import of items when feed does not exist (1742) -- Fix malformed feeds (without GUIDs) stopping the update process (#1738) # Releases +## [18.0.1-beta3] - 2022-04-18 +### Fixed +- Fix import of items when feed does not exist (#1742) +- Fix malformed feeds (without GUIDs) stopping the update process (#1738) + ## [18.0.1-beta2] - 2022-03-22 ### Fixed - Fix no item marked as read by Folder API due to mismatch in parameter name (#1703) diff --git a/appinfo/info.xml b/appinfo/info.xml index 624ab6031..82d48d814 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new) Report a [feed issue](https://github.com/nextcloud/news/discussions/new) ]]> - 18.0.1-beta2 + 18.0.1-beta3 agpl Benjamin Brahmer Sean Molenaar -- cgit v1.2.3