Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Witiko committed Aug 5, 2024
1 parent 2e186b6 commit 1f45aed
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,13 @@

Development:

- Support programmatic text in YAML metadata values.
- Add renderer `jekyllDataProgrammaticString` for processing YAML
string scalars that do not contain markdown markup and are not
intended for typesetting.
(istqborg/istqb_product_base#46, #440, #451, sponsored by @istqborg)
- Add option `ensureJekyllData` for processing standalone YAML files.
- Add renderers `warning` and `error` that represent warnings and errors
produced by the markdown parser. (#452, #473)

Fixes:

Expand All @@ -15,6 +20,7 @@ Fixes:
Deprecation:

- Deprecate `jekyllDataString` renderer and renderer prototype.
Users should use `jekyllDataTypographicString` instead.
(istqborg/istqb_product_base#46, #440, #451, sponsored by @istqborg)

## 3.6.2 (2024-07-14)
Expand Down

0 comments on commit 1f45aed

Please sign in to comment.