Skip to content

Commit

Permalink
changelog: Major review for 3.7.0 version.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Sep 10, 2023
1 parent 409a24e commit 4840fe9
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -834,12 +834,14 @@ Chromium, Brave and Vivaldi. For instance, "
" and the " (:nxref :command 'nyxt/mode/bookmarklets:darken)
" bookmarklet command."))))

(define-version "3.X.X"
(define-version "3.7.0"
(:nsection :title "UI/UX"
(:ul
(:li "Minor UI improvements on the status and prompt buffer.")
(:li "Stylistic review of the manual to improve readability.")))
(:nsection :title "Features"
(:ul
(:li "Add possibility to open PDF files via command "
(:nxref :command 'nyxt/mode/file-manager:open-file) ".")
(:li "The installation process now takes into account the Appdata file and
a scalable icon.")))
(:nsection :title "UI/UX"
(:ul
(:li "Make padding for source columns and suggestions consistent.")
(:li "Round corners on arrows in status buffer."))))
a scalable icon."))))

0 comments on commit 4840fe9

Please sign in to comment.