Skip to content

Commit

Permalink
changelog: Mention existing context parsing fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
aartaka committed Dec 8, 2023
1 parent 00215b8 commit bd67674
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,8 @@ invoked via " (:code "flatpak-spawn --host <command> <command-args>") "."))))
(:nsection :title "Bug fixes"
(:ul
(:li "Fix command "
(:nxref :command 'nyxt/mode/annotate:show-annotations-for-current-url) "."))))
(:nxref :command 'nyxt/mode/annotate:show-annotations-for-current-url) ".")
(:li "make-buffer-with-context lists previously defined contexts."))))

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

0 comments on commit bd67674

Please sign in to comment.