diff options
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,5 +1,17 @@ # Release notes +## 1.4.1 +- Fix command 'install' without arguments + +## 1.4.0 +- Add command `gitbook install` to install plugins from book.json +- `package.json` is no longer necessary + +## 1.3.4 +- Add glossary to ebooks +- Fix autocover with new hook "finish:before" +- Add X-UA-Compatible meta tag for IE + ## 1.3.3 - Fix parsing of lexed content using the client library |