diff options
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index dfd13692..118f2f73 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -40,7 +40,6 @@ Improvements:: Bug Fixes:: -* correctly align block image in raster format in column when align is right or center and page columns are enabled (#2433) * correctly map all icons from FontAwesome 4 (#2373) * resolve remote image in document title or section title with autogenerated ID * keep caret between items in menu macro with previous item if items wrap @@ -51,8 +50,18 @@ Bug Fixes:: * don't crash if page background image value is empty (interpret as "none") * prevent special character substitution from interfering with callouts in plain verbatim block (#2390) * remove deprecated, undocumented `svg-font-family` theme key (the correct key is `svg-fallback-font-family`) + +== 2.3.9 (2023-06-28) - @mojavelinux + +Bug Fixes:: + +* correctly align block image in raster format in column when align is right or center and page columns are enabled (#2433) * honor table caption end placement (`table-caption-end` theme key) when `unbreakable` (or `breakable`) option is set on table (#2434) +=== Details + +{url-repo}/releases/tag/v2.3.9[git tag] | {url-repo}/compare/v2.3.8\...v2.3.9[full diff] + == 2.3.8 (2023-06-25) - @mojavelinux Improvements:: |
