Skip to content

Commit a9570e0

Browse files
committed
Update CHANGELOG
1 parent 3c95c44 commit a9570e0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ with the exception that 0.x versions can break between minor versions.
1010
### Added
1111
- New option `lineSeparator` for `MarkdownRenderer.Builder` to change the default line
1212
separator from `\n` (e.g. to `\r\n`) (#442)
13+
- YAML front matter extension: Support extracting the raw YAML content so that you can
14+
do the YAML parsing using a library (instead of the limited built-in parsing) (#391)
1315

1416
## [0.29.0] - 2026-06-20
1517
### Added

0 commit comments

Comments
 (0)