summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2019-10-28 23:40:28 -0600
committerGitHub <noreply@github.com>2019-10-28 23:40:28 -0600
commitacb52a1ac0a1dcab5b0f3b3e2a42e1e60bb1562c (patch)
tree0dea117c5650e5b80cc25c3e09f13a0558acd4c0 /CHANGELOG.adoc
parentf0076c9dca974dc4657bd3d223ac999810a0dbda (diff)
resolves #1352 ignore invalid align value for title logo image (PR #1353)
Diffstat (limited to 'CHANGELOG.adoc')
-rw-r--r--CHANGELOG.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index cae8b717..bc669c10 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -24,6 +24,7 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/master[
* only promote first paragraph of preamble to lead paragraph (assuming it has no role) (#1332)
* don't promote first paragraph of preamble to lead paragraph if it already has a role (#1332)
* fix crash when document has no doctitle or sections and untitled-label attribute is unset
+* ignore invalid align value for title logo image (#1352)
== 1.5.0.beta.6 (2019-10-11) - @mojavelinux