Skip to content

Commit

Permalink
changelog: Review for 3.11.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Mar 18, 2024
1 parent 75fe717 commit d6c1a78
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 @@ -25,7 +25,10 @@
(loop for version being the hash-value of +changelog+
collect (:raw version))))

(define-version "3.X.Y"
(define-version "3.11.5"
(:nsection :title "Bug fixes"
(:ul
(:li "Fix compilation error when compiling on SBCL 2.4.2.")))
(:nsection :title "UI/UX"
(:ul
(:li "Improve UI stylesheets."))))
Expand Down

0 comments on commit d6c1a78

Please sign in to comment.