Skip to content

Commit

Permalink
changelog: Mention hint mode bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Mar 1, 2024
1 parent 0c54483 commit a87f440
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 @@ -77,6 +77,11 @@ elements are scaled accordingly.")
(:li "When on pre-release, push " (:code "X-pre-release")
" feature in addition to " (:code "X-pre-release-N") "one."))

(define-version "3.11.4"
(:nsection :title "Bug fixes"
(:ul
(:li "Fix " (:nxref :class-name 'nyxt/mode/hint:hint-mode) " on zoomed pages."))))

(define-version "3.11.3"
(:nsection :title "Bug fixes"
(:ul
Expand Down

0 comments on commit a87f440

Please sign in to comment.