File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
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+ ## 2.4.0
6+ - Fix page being updated when user wants to open a link in a new tab
7+ - Plugins can now replaced default code highlighter
8+ - Add semantic information for screen readers (web version)
9+ - Content references accept absolute paths, resolved to book folder
10+ - Improve overall reliability
11+
512## 2.3.3
613- Fix bug in SUMMARY parsing preventing multiple entries without filenames
714
Original file line number Diff line number Diff line change 11{
22 "name" : " gitbook" ,
3- "version" : " 2.3.3 " ,
3+ "version" : " 2.4.0 " ,
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