From 02a4917152400d0011ef165045ec64aa8b20f3da Mon Sep 17 00:00:00 2001 From: Corban-Lee Jones Date: Sun, 22 Sep 2024 21:33:37 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b997da7..b05766a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - RSS feeds without a build date would break the subscription task - TypeError when an RSS item lacks a title or description +- Fix an issue with a missing field on the Subscription model ### Changed