From 3c0942b4ce6f19e3cd0406ca8e25faadd6981779 Mon Sep 17 00:00:00 2001 From: "Andre A. Gomes" Date: Tue, 25 Jul 2023 21:41:42 +0300 Subject: [PATCH] changelog: Mention keyscheme fix in common-settings. --- source/changelog.lisp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/changelog.lisp b/source/changelog.lisp index 82b8738a5d2..4239b5528e9 100644 --- a/source/changelog.lisp +++ b/source/changelog.lisp @@ -814,7 +814,9 @@ buffers.") (:li "Add commands for importing history from other browsers. Currently, the supported browsers are Firefox, Google Chrome, Chromium, Brave and Vivaldi.") - (:li "Add Public Sans font and set it as the default."))) + (:li "Add Public Sans font and set it as the default.") + (:li "Fix keyscheme configuration via " + (:a :href (nyxt-url 'common-settings) "Common Settings Menu") "."))) (define-version "4-pre-release-1" (:li "When on pre-release, push " (:code "X-pre-release")