summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Preynat <johan.preynat@gmail.com>2016-05-12 11:17:57 +0200
committerJohan Preynat <johan.preynat@gmail.com>2016-05-12 11:18:00 +0200
commit62446e75d2f3ac7ce8318459692458f5f4752476 (patch)
treedb696d935cd54b54db58d80833564281d7f5321e
parent8aa2f3075c81161746cd63a388ce0eddc536ac15 (diff)
downloadgitbook-62446e75d2f3ac7ce8318459692458f5f4752476.zip
gitbook-62446e75d2f3ac7ce8318459692458f5f4752476.tar.gz
gitbook-62446e75d2f3ac7ce8318459692458f5f4752476.tar.bz2
Update book's root folder definition in Changelog
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 3c9deba..9c93bf0 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -11,7 +11,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- `links.sidebar` configuration is no longer supported, use summary sections instead
- `pdf.headerTemplate` and `pdf.footerTemplate` have been replaced by a template in theme/book: `_layout/ebook/pdf_header.html` and `_layout/ebook/pdf_footer.html`
- Markdown parser is now using CommonMark
-- Root folder for the book can be specified in a `.gitbook` file
+- Root folder for the book can be specified in the `"root"` property of the `book.json` file
- Multi-lingual books share assets folder
- YAML front matter is parsed and can extend page's properties
- Fix `uk` translation