diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2020-07-01 15:16:28 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-01 15:16:28 +0300 |
| commit | 12f9f1c1992cd9dec2adeee3e7eb1f24bf336b57 (patch) | |
| tree | 4e9f488ab08197a8c7bc9575df66315c28994933 /CHANGELOG.adoc | |
| parent | 552171c3b6d035fa97231ef7a65a5eaefd6ed573 (diff) | |
resolves #174 add support for inline TOC (#342)
Diffstat (limited to 'CHANGELOG.adoc')
| -rw-r--r-- | CHANGELOG.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc index a1d2252..020e9f6 100644 --- a/CHANGELOG.adoc +++ b/CHANGELOG.adoc @@ -9,6 +9,7 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/master[ * fix chapter titles to actually be chapter titles instead of document title (#343) * store syntax highlighter CSS in a separate file (#339) +* initial landmarks support: appendix, bibliography, bodymatter, cover, frontmatter, glossary, index, preface, toc (#174) == 1.5.0.alpha.17 (2020-05-25) - @slonopotamus |
