summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
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 09732f3e..6ae92c46 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.1.5 (2022-07-10) - @mojavelinux
Bug Fixes::
* fix position of background color on caption with outside margin (#2271)
* don't allow font scale to compound when entering nested table (#2276)
+=== Details
+
+{url-repo}/releases/tag/v2.1.5[git tag] | {url-repo}/compare/v2.1.4\...v2.1.5[full diff]
+
== 2.1.4 (2022-06-26) - @mojavelinux
Improvements::