From 9f01f636132c59ba73a514e4511a5efee07fd573 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Tue, 29 Jun 2021 16:46:12 +0100 Subject: [PATCH] credits --- doc/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index 31924c4..08df8e2 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -4,6 +4,7 @@ - (fix) missing `content-type` headers (thanks to @verahawk for the report) - (fix) handle opml files not following the spec (thanks to @huangnauh for the report) - (fix) pagination in unread/starred feeds (thanks to @Farow for the report) +- (fix) handling feeds with non-utf8 encodings (thanks to @fserb for the report) - (fix) ui tweaks (thanks to @Farow) # v2.0 (2021-04-18)