diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-03-26 03:02:45 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-03-27 03:13:49 -0600 |
| commit | f55059ff788c4893b6be0c1a56ddb278f36e3b02 (patch) | |
| tree | 132fae51e3ba265e601edc09fcacbd3a0bed6eea /CHANGELOG.adoc | |
| parent | 99425296005b64b4c532f47f66e5eabefa4c50d5 (diff) | |
related to #2379 honor theme settings for caption on table with breakable or unbreakable option
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index b7e53f6c..17d5120a 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -15,6 +15,7 @@ Bug Fixes:: * do not drop section that follows empty index (#2368) * restore bottom margin on table with `breakable` or `unbreakable` option (#2379) +* honor theme settings for caption on table with `breakable` or `unbreakable` option (#2379) == 2.3.4 (2022-10-29) - @mojavelinux |
