Skip to content

Commit

Permalink
changelog: Mention fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Mar 26, 2024
1 parent 667191f commit 6c5c88e
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 @@ -85,6 +85,11 @@ elements are scaled accordingly.")
(:li "When on pre-release, push " (:code "X-pre-release")
" feature in addition to " (:code "X-pre-release-N") "one."))

(define-version "3.11.6"
(:nsection :title "Bug fixes"
(:ul
(:li "Fix warnings raised by " (:nxref :command 'pick-color) "."))))

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

0 comments on commit 6c5c88e

Please sign in to comment.