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 1, 2023
1 parent bd89da5 commit cb1bce1
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 @@ -928,7 +928,10 @@ invoked via " (:code "flatpak-spawn --host <command> <command-args>") "."))))
(:nsection :title "UI/UX"
(:ul
(:li "Improve source heading buttons, layout and interactions in the "
(:nxref :class-name 'prompt-buffer) "."))))
(:nxref :class-name 'prompt-buffer) ".")))
(:nsection :title "Bug fixes"
(:ul
(: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 cb1bce1

Please sign in to comment.