We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6437d3 commit 7b4accbCopy full SHA for 7b4accb
CHANGES.md
@@ -1,5 +1,10 @@
1
# Release notes
2
3
+## 1.3.4
4
+- Add glossary to ebooks
5
+- Fix autocover with new hook "finish:before"
6
+- Add X-UA-Compatible meta tag for IE
7
+
8
## 1.3.3
9
- Fix parsing of lexed content using the client library
10
package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "1.3.3",
+ "version": "1.3.4",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
0 commit comments