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 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'CHANGELOG.md') 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) -- cgit v1.2.3