diff options
| author | Dan Allen <mojavelinux@users.noreply.github.com> | 2022-09-17 20:27:19 +0000 |
|---|---|---|
| committer | Dan Allen <mojavelinux@users.noreply.github.com> | 2022-09-17 20:27:19 +0000 |
| commit | 2b77f98015d4542f7eb713e585dd20e29ac0537a (patch) | |
| tree | 231b9d4bb2ce76f65a8b3b780f25d2966193e7ff /CHANGELOG.adoc | |
| parent | e94fd69fceee9469c6e75cb905bb73f58b3def77 (diff) | |
release 2.3.1 [no ci]v2.3.1
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index 95faa240..21f6bcad 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -5,7 +5,7 @@ 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.1 (2022-09-17) - @mojavelinux Improvements:: @@ -22,6 +22,10 @@ Bug Fixes:: * ensure `heading-min-height-after` theme key is ignored if section is empty or discrete heading is last child * don't force justify first line of abstract if it ends with a hard break +=== Details + +{url-repo}/releases/tag/v2.3.1[git tag] | {url-repo}/compare/v2.3.0\...v2.3.1[full diff] + == 2.3.0 (2022-08-16) - @mojavelinux Enhancements:: |
