summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorDan Allen <mojavelinux@users.noreply.github.com>2023-06-28 20:50:20 +0000
committerDan Allen <mojavelinux@users.noreply.github.com>2023-06-28 20:50:20 +0000
commit1474131d87950ae15424c22ce5b11cefa5c2d229 (patch)
tree66b3d4cc50f81813fbf7d129429118625c7438ec /CHANGELOG.adoc
parentd08d64656041bcb1711677e86d68225f0f488396 (diff)
release 2.3.9
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index a0f7b70e..7c8c37d4 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -5,13 +5,17 @@
This document provides a high-level view of the changes to the {project-name} by release.
For a detailed view of what has changed, refer to the {url-repo}/commits/main[commit history] on GitHub.
-== Unreleased
+== 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::