Skip to content

Commit fc99103

Browse files
authored
Update CHANGELOG.adoc
Log @noonian's fix.
1 parent f01e8f8 commit fc99103

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Clj-yaml makes use of SnakeYAML, please also refer to the https://bitbucket.org/
1515
// (adjust these in publish.clj as you see fit)
1616
== Unreleased
1717

18+
* Fixes
19+
** Set `indent-with-indicator` before `indicator-indent` in dumper options
20+
(https://github.com/clj-commons/clj-yaml/issues/31[#31])
21+
(https://github.com/noonian[@noonian])
22+
1823
== v1.0.28 - 2024-09-10 [[v1.0.28]]
1924

2025
* Dependencies

0 commit comments

Comments
 (0)