From 75e828cb4c758bd0ec0ca6040f38f9da6b76e612 Mon Sep 17 00:00:00 2001 From: Nazar Kanaev Date: Mon, 26 Apr 2021 15:26:23 +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 f4dd73a..c18bbd3 100644 --- a/doc/changelog.txt +++ b/doc/changelog.txt @@ -1,5 +1,6 @@ # upcoming +- (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) # v2.0 (2021-04-18)