summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2022-04-25 18:45:38 -0600
committerGitHub <noreply@github.com>2022-04-25 18:45:38 -0600
commit0c3d05c33917fe150849c7066aee50347fe61b89 (patch)
tree7395810695cb30481fd9a8f8fb7db81a6bc4e269 /CHANGELOG.adoc
parent56d2277f86b35e99086db6dd2fa80952280be52d (diff)
resolves #321 keep closing quote with trailing ellipsis in text enclosed in typographic quotes (PR #2079)
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index dea20c46..15953d6b 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -14,6 +14,10 @@ Enhancements::
* pass `part`, `chapterlike`, and `hidden` options to `arrange_section` method
* add support for `background-color` property on caption (#1995)
+Bug Fixes::
+
+* keep closing quote with trailing ellipsis in text enclosed in typographic quotes (#321)
+
== 2.0.0.alpha.1 (2022-04-20) - @mojavelinux
Enhancements::