Skip to content

Commit

Permalink
changelog: Review for 3.11.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Aug 1, 2024
1 parent 2854dab commit b2b62e0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,15 @@ elements are scaled accordingly.")
" feature in addition to " (:code "X-pre-release-N") "one."))

(define-version "3.11.8"
(:nsection :title "Bug fixes"
(:ul
(:li "Fix fullscreen and maximized window logic.")))
(:nsection :title "UI/UX"
(:ul
(:li "Review UI of " (:nxref :command 'nyxt/mode/bookmark:bookmarks-panel) ".")
(:li "Fix mode menu bar."))))
(:li "Fix mode menu bar.")
(:li "Fix echo message when invoking command " (:nxref :command 'describe-key) ".")
(:li "Review docstrings."))))

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

0 comments on commit b2b62e0

Please sign in to comment.