summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-02-24 12:14:20 +0100
committerSamy Pessé <samypesse@gmail.com>2016-02-24 12:14:20 +0100
commit44f03865c0358d3c109256e58d5e8e6d1091d0b8 (patch)
treefd2f43755dbda5831ad645067e689ca283888e32
parent72dfb4f11d729cd372eeeef1ce69050964e78ca9 (diff)
downloadgitbook-44f03865c0358d3c109256e58d5e8e6d1091d0b8.zip
gitbook-44f03865c0358d3c109256e58d5e8e6d1091d0b8.tar.gz
gitbook-44f03865c0358d3c109256e58d5e8e6d1091d0b8.tar.bz2
Add changelog for .gitbook
-rw-r--r--CHANGES.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 5706144..cfd957e 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -10,6 +10,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Themes are now published as a plugin, with ability to extend it from the book source
- `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
## 2.6.7
- Fix bug with filenames including spaces