From 01e4adfee2307a7a4c51b1f793e50d7d4f9325b8 Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Fri, 10 Jun 2022 11:44:59 +0200 Subject: Release 18.1.0 Due to #1766 some Feeds might now have items that have `null` set as author instead of `""` clients need to handle this. Signed-off-by: Benjamin Brahmer --- CHANGELOG.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index c5ef9208e..1d8121ab9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,13 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1 # Unreleased ## [18.x.x] ### Changed -- If items of feed do not provide an author fallback to feed author (#1803) ### Fixed # Releases +## [18.1.0] - 2022-06-10 +Due to #1766 some Feeds might now have items that have `null` set as author instead of `""` clients need to handle this. + ## [18.1.0-beta2] - 2022-05-31 ### Changed - If items of feed do not provide an author fallback to feed author (#1803) -- cgit v1.2.3