Skip to content

Commit

Permalink
changelog: Mention dark-mode fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
hgluka committed Aug 28, 2023
1 parent b9e85ad commit a10595e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -825,6 +825,12 @@ Chromium, Brave and Vivaldi. For instance, "
(:li "Redesign status buffer buttons.")
(:li "Minor review of " (:a :href (nyxt-url 'new) "start page") "."))))

(define-version "3.X.Y"
(:ul
(:li "Fix " (:nxref :mode 'nyxt/mode/style:dark-mode)
" and the " (:nxref :command 'nyxt/mode/bookmarklets:darken)
" bookmarklet command.")))

(define-version "4-pre-release-1"
(:li "When on pre-release, push " (:code "X-pre-release")
" feature in addition to " (:code "X-pre-release-N") "one."))
Expand Down

0 comments on commit a10595e

Please sign in to comment.