Skip to content

Commit

Permalink
changelog: Mention fixes relative to external-editor-program.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Oct 23, 2023
1 parent a481ba0 commit b4f65ef
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 @@ -901,7 +901,10 @@ Nyxt version exists. It is only raised when the major version differs.")
(:nxref :command 'nyxt/mode/buffer-listing:buffers-panel) ".")))
(:nsection :title "Bug fixes"
(:ul
(:li "Fix command " (:nxref :command 'nyxt/mode/bookmark:bookmark-url) "."))))
(:li "Fix command " (:nxref :command 'nyxt/mode/bookmark:bookmark-url) ".")
(:li "Fix commands that rely on "
(:nxref :class-name 'browser :slot 'external-editor-program)
"."))))

(define-version "4-pre-release-1"
(:li "When on pre-release, push " (:code "X-pre-release")
Expand Down

0 comments on commit b4f65ef

Please sign in to comment.