Skip to content

Commit b12f74b

Browse files
committed
add changelog
1 parent 1304d2e commit b12f74b

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,24 @@
11
# Changelog
22

3+
4.1.11 / 2017-06-02
4+
5+
* fix(render): autoHeader does not work
6+
* fix(compiler): force reset toc when rendering sidebar fixed [#181](https://github.com/QingWei-Li/docsify/issues/181)
7+
38
4.1.10 / 2017-06-02
49

510
* fix(hash): hash routing crashes when url has querystring
611

712
4.1.9 / 2017-05-31
813

914
* fix(lifecycle): continue to handle data
10-
* fix: can't render toc on first load, fixed #171
11-
* fix(render): broken name link, fixed #167
15+
* fix: can't render toc on first load, fixed [#171](https://github.com/QingWei-Li/docsify/issues/171)
16+
* fix(render): broken name link, fixed [#167](https://github.com/QingWei-Li/docsify/issues/167)
1217

1318
## 4.1.8(since 4.1.1) / 2017-05-31
1419

15-
* fix(pure-css):add coverpage style, fixed #165
16-
* feat: add edit button demo, close #162
20+
* fix(pure-css):add coverpage style, fixed [#165](https://github.com/QingWei-Li/docsify/issues/165)
21+
* feat: add edit button demo, close [#162](https://github.com/QingWei-Li/docsify/issues/162)
1722
* fix some ssr bugs
1823

1924
## 4.1.0 / 2017-05-30 🎂 to me

0 commit comments

Comments
 (0)