summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarat Radchenko <marat@slonopotamus.org>2020-02-19 00:54:29 +0300
committerMarat Radchenko <marat@slonopotamus.org>2020-02-19 00:54:29 +0300
commit87db18d19d787a3c64e25dc2da45609ccc86f3a9 (patch)
tree38002bfa2b47bb87970d8a9d69da374e4080fd57
parent76dc5a62369ee0f32757de7a741b40a00a7254d8 (diff)
add changelog entry
-rw-r--r--CHANGELOG.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.adoc b/CHANGELOG.adoc
index 864c390..50b3eba 100644
--- a/CHANGELOG.adoc
+++ b/CHANGELOG.adoc
@@ -29,6 +29,7 @@ For a detailed view of what has changed, refer to the {uri-repo}/commits/master[
* fix inline images not being included in epub archive (#30)
* add support for Font Awesome Solid 5.12.0 (#155)
* fix inline anchors missing their ids (#201)
+* support multiple front-matter files via `epub3-frontmatterdir` attribute
== 1.5.0.alpha.13 (2020-02-04) - @slonopotamus