From b7a64ace1778aba6e2748c7fe8e345f9e7c15cec Mon Sep 17 00:00:00 2001 From: makeworld Date: Fri, 18 Sep 2020 17:47:02 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Add=20#90=20to=20changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e07554..0101863 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - `ansi` config setting, to disable ANSI colors in pages (#79, #86) - Edit current URL with e (#87) +- If `emoji_favicons` is enabled, new bookmarks will have the domain's favicon prepended (#69, #90) ### Changed - Disabling the `color` config setting also disables ANSI colors in pages (#79, #86)