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 21704c4 commit 5b4b5e1Copy full SHA for 5b4b5e1
CHANGES.md
@@ -1,5 +1,11 @@
1
# Release notes
2
3
+## 1.0.0
4
+- New design
5
+- Support for glossary
6
+- Support for sharing to instapaper
7
+- Support for footnotes
8
+
9
## 0.7.1
10
- Update `fs-extra` to `0.10.0` (fixes potential race conditions)
11
package.json
@@ -1,6 +1,6 @@
{
"name": "gitbook",
- "version": "0.7.1",
+ "version": "1.0.0",
"homepage": "http://www.gitbook.io/",
"description": "Library and cmd utility to generate GitBooks",
"main": "lib/index.js",
0 commit comments