diff --git a/source/changelog.lisp b/source/changelog.lisp index 8913e7b05fb..7d5719862bb 100644 --- a/source/changelog.lisp +++ b/source/changelog.lisp @@ -912,7 +912,9 @@ Nyxt version exists. It is only raised when the major version differs.") (define-version "3.X.Y" (:nsection :title "UI/UX" (:ul - (:li "Simplify status bar CSS. Make URL area clickable.")))) + (:li "Simplify status bar CSS. Make URL area clickable.") + (:li "Improve source heading buttons, layout and interactions in the " + (:nxref :class-name 'prompt-buffer) ".")))) (define-version "4-pre-release-1" (:li "When on pre-release, push " (:code "X-pre-release")