From 7ecbbff18a7ea00460d4157632ee09b537afc0b5 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Thu, 7 Sep 2023 18:21:31 +0100 Subject: [PATCH] update changelog --- doc/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index 56c6e63..997f517 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -2,6 +2,7 @@ - (fix) duplicate articles caused by the same feed addition (thanks to @adaszko) - (fix) relative article links (thanks to @adazsko for the report) +- (fix) atom article links stored in id element (thanks to @adazsko for the report) # v2.4 (2023-08-15)