We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb9278 commit d355bb4Copy full SHA for d355bb4
CHANGELOG.md
@@ -0,0 +1,15 @@
1
+
2
+3.0.0 / 2017-02-19
3
+==================
4
5
+#### Breaking change
6
+- Not support IE9
7
+- The route becomes: `/#/page?id=slug`. The previous route will be redirected
8
9
+#### Features
10
+- Faster rendering
11
+- Clearer source code
12
+- More powerful API
13
+- Auto header for each page [#78](https://github.com/QingWei-Li/docsify/issues/78)
14
+- Localization for search plugin [#80](https://github.com/QingWei-Li/docsify/issues/80)
15
+- Execute the script in markdown (see `executeScript`)
0 commit comments