Skip to content

Commit

Permalink
changelog: Mention set-url fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Mar 4, 2024
1 parent c45587e commit e52b3ae
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@
(define-version "3.11.4"
(:nsection :title "Bug fixes"
(:ul
(:li "Fix " (:nxref :class-name 'nyxt/mode/hint:hint-mode) " on zoomed pages."))))
(:li "Fix " (:nxref :class-name 'nyxt/mode/hint:hint-mode) " on zoomed pages.")))
(:nsection :title "UI/UX"
(:ul
(:li "Improve user experience when invoking command " (:nxref :command 'set-url) "."))))

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

0 comments on commit e52b3ae

Please sign in to comment.