diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-05-01 01:13:50 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-05-01 01:13:50 -0600 |
| commit | b545a5cc3577f229830a44e71d412a000b7bf7e5 (patch) | |
| tree | 4675a7e359af784d653c8ba956ac0df9918f5cf1 | |
| parent | eaec322b786003df634ba3e31242ba13e736cf3d (diff) | |
add CHANGELOG entry for upgrading latest CRuby in CI workflow [no ci]
| -rw-r--r-- | CHANGELOG.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 53cf59ba..818def83 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -29,6 +29,7 @@ Compliance:: * Fix call order so use of an include file with invalid encoding continues to raise error when using Ruby >= 3.2.0 * Fix test assertion for fallback Rouge stylesheet to be compatible with Rouge 4.1 (#4406) (*@tmzullinger*) * Support `notitle` option on section as alternative to `untitled` to hide title (#4437) + * Update latest CRuby in CI workflow to 3.2 * Update latest JRuby in CI workflow to 9.4.2.0 * Add support for Haml 6 to template converter (#4429) |
