From 0e07c4789eaeaaadb77d141a6c13ac85c68ea452 Mon Sep 17 00:00:00 2001 From: makeworld Date: Fri, 12 Feb 2021 21:27:44 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Doc=20for=20#187?= 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 07b2158..6ba3915 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 - **Media type handlers** - open non-text files in another application (#121, #134) - Ability to set custom keybindings in config (#135) +- More internal about pages, see `about:about` (#160, 187) ### Fixed - Don't use cache when URL is typed in bottom bar (#159)