Skip to content

Commit

Permalink
changelog: changelog: Major review for 3.6.1 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Aug 28, 2023
1 parent a57b9dd commit ac53c9e
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -825,18 +825,11 @@ 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"
;; (:nsection :title "Features"
;; (:ul
;; (:li "")))
(define-version "3.6.1"
(:nsection :title "Bug fixes"
(:ul
(:li "Fix clipboard facilities on X11 and Wayland.")
(:li "Fix source code location on Flatpak.")
(:li "Fix " (:nxref :mode 'nyxt/mode/style:dark-mode)
" and the " (:nxref :command 'nyxt/mode/bookmarklets:darken)
" bookmarklet command.")))
;; (:nsection :title "UI/UX"
;; (:ul
;; (:li "")))
)
" bookmarklet command."))))

0 comments on commit ac53c9e

Please sign in to comment.