diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2022-04-25 02:38:40 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2022-04-25 02:38:40 -0600 |
| commit | ae2f236ff4047760994a1eec062f52dd4edd9350 (patch) | |
| tree | ec8f34fa0203d73fcc70405e3a6ac71918a76239 | |
| parent | c706b6c1cc855b690c27f1dcd38a0f8a287b6ce4 (diff) | |
add missing entry to CHANGELOG [no ci]
| -rw-r--r-- | CHANGELOG.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 44909e3f..790326d4 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -10,6 +10,7 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/main[co Enhancements:: * allow theme to control the border on all sides of tables independently (#902) +* pass `part`, `chapterlike`, and `hidden` options to `arrange_section` method == 2.0.0.alpha.1 (2022-04-20) - @mojavelinux |
