From 70481dff73f47a7cd34a90822106fd649080caa7 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Mon, 5 Apr 2021 13:19:42 +0100 Subject: [PATCH] update changelog --- doc/changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/changelog.md b/doc/changelog.md index c6d11d0..c35eab2 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -1,7 +1,12 @@ # upcoming +- (new) feed parser fully rewritten +- (new) show youtube/vimeo iframes in "read here" - (new) keyboard shortcuts to scroll article content +- (new) keyboard shortcut to "read here" +- (new) more options for auto-refresh intervals - (fix) `-base` not serving static files (thanks to @vfaronov) +- (etc) 3rd-party dependencies reduced to the bare minimum # v1.4 (2021-03-11)