diff options
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index a4cbfc42..230e1514 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -20,11 +20,12 @@ Bug Fixes:: * apply text transform and formatting when computing height of background for caption * honor theme settings (`prose-margin-inner` and `prose-text-indent-inner`) for inner paragraphs in abstract * only indent text that starts at left margin (i.e., when text align is left or justify) (#2298) -* support text alignment roles on style paragraphs Compliance:: * remove support for deprecated `spread` role on table +* support text alignment roles on style paragraphs +* support text alignment roles on verse block == 2.2.0 (2022-07-22) - @mojavelinux |
