Skip to content

Commit

Permalink
changelog: Mention bookmark-url bugfix.
Browse files Browse the repository at this point in the history
  • Loading branch information
hgluka authored and aadcg committed Oct 18, 2023
1 parent dbc7b95 commit 6c68700
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 @@ -898,7 +898,10 @@ Nyxt version exists. It is only raised when the major version differs.")
(:li "UI improvement of interfaces bound to commands "
(:nxref :command 'nyxt/mode/bookmark:bookmarks-panel) ", "
(:nxref :command 'nyxt/mode/bookmark:list-bookmarks) " and "
(:nxref :command 'nyxt/mode/buffer-listing:buffers-panel) "."))))
(:nxref :command 'nyxt/mode/buffer-listing:buffers-panel) ".")))
(:nsection :title "Bug fixes"
(:ul
(:li "Fix command " (:nxref :command 'nyxt/mode/bookmark:bookmark-url) "."))))

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

0 comments on commit 6c68700

Please sign in to comment.