Skip to content

Commit

Permalink
changelog: Mention password executable resolution warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
aartaka committed Dec 6, 2023
1 parent 33ab750 commit 53060b3
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -928,7 +928,11 @@ invoked via " (:code "flatpak-spawn --host <command> <command-args>") "."))))
(:nsection :title "UI/UX"
(:ul
(:li "Improve source heading buttons, layout and interactions in the "
(:nxref :class-name 'prompt-buffer) "."))))
(:nxref :class-name 'prompt-buffer) ".")))
(: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")
Expand Down

0 comments on commit 53060b3

Please sign in to comment.