summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-04-25 02:38:40 -0600
committerDan Allen <dan.j.allen@gmail.com>2022-04-25 02:38:40 -0600
commitae2f236ff4047760994a1eec062f52dd4edd9350 (patch)
treeec8f34fa0203d73fcc70405e3a6ac71918a76239
parentc706b6c1cc855b690c27f1dcd38a0f8a287b6ce4 (diff)
add missing entry to CHANGELOG [no ci]
-rw-r--r--CHANGELOG.adoc1
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