Skip to content

Commit

Permalink
changelog: Mention source heading UI improvement.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Nov 8, 2023
1 parent 1266937 commit 2bef781
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 2bef781

Please sign in to comment.