diff --git a/source/changelog.lisp b/source/changelog.lisp index 8913e7b05fb..34d736585ae 100644 --- a/source/changelog.lisp +++ b/source/changelog.lisp @@ -912,7 +912,11 @@ 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."))) + (:nsection :title "Bug fixes" + (:ul + (:li "Warn when the " (:nxref :mode 'nyxt/mode/password:password-mode) + " cannot find password manager executable.")))) (define-version "4-pre-release-1" (:li "When on pre-release, push " (:code "X-pre-release")