summaryrefslogtreecommitdiff
path: root/CHANGELOG.adoc
diff options
context:
space:
mode:
authorDan Allen <dan.j.allen@gmail.com>2019-10-14 23:30:31 -0600
committerGitHub <noreply@github.com>2019-10-14 23:30:31 -0600
commit0c29ffa7595444167298517a22c0b611c3b08c97 (patch)
tree0d41ed34422a75a03746ecca62124d15ec60c358 /CHANGELOG.adoc
parent702d0d9afcb38c8fc27f302e5b21f4286b0329a4 (diff)
resolves #1322 include doctitle in outline for article when article is only a single page (PR #1323)
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 737d6209..d01bcf20 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -8,6 +8,7 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/master[
== Unreleased
* set default footer content in base theme; remove logic to process `footer_<side>_content: none` key (#1320)
+* include doctitle in outline for article when article is only a single page (#1322)
== 1.5.0.beta.6 (2019-10-11) - @mojavelinux