Skip to content

Commit

Permalink
Update CHANGELOG.adoc
Browse files Browse the repository at this point in the history
Log @noonian's fix.
  • Loading branch information
lread authored Nov 22, 2024
1 parent f01e8f8 commit fc99103
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ Clj-yaml makes use of SnakeYAML, please also refer to the https://bitbucket.org/
// (adjust these in publish.clj as you see fit)
== Unreleased

* Fixes
** Set `indent-with-indicator` before `indicator-indent` in dumper options
(https://github.com/clj-commons/clj-yaml/issues/31[#31])
(https://github.com/noonian[@noonian])

== v1.0.28 - 2024-09-10 [[v1.0.28]]

* Dependencies
Expand Down

0 comments on commit fc99103

Please sign in to comment.