From 58f4e1f6c99c764e09943d4b2c663af746448915 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Mon, 31 May 2021 15:07:46 +0100 Subject: [PATCH] credits --- doc/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/changelog.txt b/doc/changelog.txt index ff3c812..31924c4 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -3,6 +3,7 @@ - (new) configuration via env variables - (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) ui tweaks (thanks to @Farow) # v2.0 (2021-04-18)