Skip to content

Commit

Permalink
changelog: Mention bug fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Feb 20, 2024
1 parent 11e1bc8 commit 2875b71
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
(loop for version being the hash-value of +changelog+
collect (:raw version))))

(define-version "3.11.3"
(:nsection :title "Bug fixes"
(:ul
(:li "Fix prompt buffer freezes when invoking command " (:nxref :command 'set-url) "."))))

(define-version "3.11.2"
(:nsection :title "Bug fixes"
(:ul
Expand Down

0 comments on commit 2875b71

Please sign in to comment.