File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## 3.x.x (unreleased)
6- - Fix filename argument for ebook commands
7- - YAML frontmatter can extend page's properties
8-
95## 3.0.0 (pre)
106- Summary can contain external links and anchors (Fix [ #776 ] ( https://github.com/GitbookIO/gitbook/issues/776 ) )
117- Summary can contain differents entitled sections
@@ -17,7 +13,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1713- Markdown parser is now using CommonMark
1814- Root folder for the book can be specified in a ` .gitbook ` file
1915- Multi-lingual books share assets folder
20- - YAML front matter is parsed and page's description can be specified in it
16+ - YAML front matter is parsed and can extend page's properties
2117- Fix ` uk ` translation
2218
2319## 2.6.7
Original file line number Diff line number Diff line change 11{
22 "name" : " gitbook" ,
3- "version" : " 3.0.0-pre.3 " ,
3+ "version" : " 3.0.0-pre.4 " ,
44 "homepage" : " https://www.gitbook.com" ,
55 "description" : " Library and cmd utility to generate GitBooks" ,
66 "main" : " lib/index.js" ,
You can’t perform that action at this time.
0 commit comments