Skip to content

Commit

Permalink
changelog: Mention new hints-alignment-x slot.
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGyver83 authored and aadcg committed Jan 3, 2024
1 parent 4cc08b9 commit 3a94e6e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -941,6 +941,11 @@ invoked via " (:code "flatpak-spawn --host <command> <command-args>") "."))))
" as to ensure that hints are shown for arbitrary URLs." ))))

(define-version "3.X.Y"
(:nsection :title "Features"
(:ul
(:li "Add new slot "
(:nxref :class-name 'nyxt/mode/hint:hint-mode :slot 'nyxt/mode/hint:hints-alignment-x)
", to set the horizontal alignment of hint overlays.")))
(:nsection :title "Bug fixes"
(:ul
(:li "Fix commands "
Expand Down

0 comments on commit 3a94e6e

Please sign in to comment.