From 26f697cf78f20705fb4ffbc7432ae0d4c46fa0e8 Mon Sep 17 00:00:00 2001 From: Corban-Lee Date: Tue, 10 Sep 2024 11:01:30 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f11d8b..01c32ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - Enhancement: more control over view commands - Enhancement: show active state of viewed subscriptions - Fix: bug where certain RSS feeds without a build date would break the task +- Fix: TypeError when an RSS Item has no title, description or publish date. - **v0.2.0**