UNPKG

20.6 kBMarkdownView Raw
1
2<a name="3.7.3"></a>
3## [3.7.3](https://github.com/QingWei-Li/docsify/compare/v3.7.2...v3.7.3) (2017-05-22)
4
5
6### Bug Fixes
7
8* **render:** find => filter ([eca3368](https://github.com/QingWei-Li/docsify/commit/eca3368))
9
10
11
12<a name="3.7.2"></a>
13## [3.7.2](https://github.com/QingWei-Li/docsify/compare/v3.7.1...v3.7.2) (2017-05-19)
14
15
16
17<a name="3.7.1"></a>
18## [3.7.1](https://github.com/QingWei-Li/docsify/compare/v3.7.0...v3.7.1) (2017-05-19)
19
20
21### Bug Fixes
22
23* docsify-updated is undefined ([b2b4742](https://github.com/QingWei-Li/docsify/commit/b2b4742))
24
25
26
27<a name="3.7.0"></a>
28# [3.7.0](https://github.com/QingWei-Li/docsify/compare/v3.6.6...v3.7.0) (2017-05-16)
29
30
31### Features
32
33* add docsify-updated, close [#158](https://github.com/QingWei-Li/docsify/issues/158) ([d2be5ae](https://github.com/QingWei-Li/docsify/commit/d2be5ae))
34* add externalLinkTarget, close [#149](https://github.com/QingWei-Li/docsify/issues/149) ([2d73285](https://github.com/QingWei-Li/docsify/commit/2d73285))
35
36
37
38<a name="3.6.6"></a>
39## [3.6.6](https://github.com/QingWei-Li/docsify/compare/v3.6.5...v3.6.6) (2017-05-06)
40
41
42### Features
43
44* support query string for the search, fixed [#156](https://github.com/QingWei-Li/docsify/issues/156) ([da75d70](https://github.com/QingWei-Li/docsify/commit/da75d70))
45
46
47
48<a name="3.6.5"></a>
49## [3.6.5](https://github.com/QingWei-Li/docsify/compare/v3.6.4...v3.6.5) (2017-04-28)
50
51
52### Bug Fixes
53
54* **util:** fix crash, fixed [#154](https://github.com/QingWei-Li/docsify/issues/154) ([51832d3](https://github.com/QingWei-Li/docsify/commit/51832d3))
55
56
57
58<a name="3.6.4"></a>
59## [3.6.4](https://github.com/QingWei-Li/docsify/compare/v3.6.3...v3.6.4) (2017-04-28)
60
61
62### Bug Fixes
63
64* **util:** correctly clean up duplicate slashes, fixed [#153](https://github.com/QingWei-Li/docsify/issues/153) ([76c041a](https://github.com/QingWei-Li/docsify/commit/76c041a))
65
66
67
68<a name="3.6.3"></a>
69## [3.6.3](https://github.com/QingWei-Li/docsify/compare/v3.6.2...v3.6.3) (2017-04-25)
70
71
72### Bug Fixes
73
74* **external-script:** script attrs ([2653849](https://github.com/QingWei-Li/docsify/commit/2653849))
75
76
77
78<a name="3.6.2"></a>
79## [3.6.2](https://github.com/QingWei-Li/docsify/compare/v3.6.0...v3.6.2) (2017-04-12)
80
81
82### Features
83
84* **event:** Collapse the sidebar when click outside element in the small screen ([9b7e5f5](https://github.com/QingWei-Li/docsify/commit/9b7e5f5))
85* **external-script:** detect more than one script dom, fixed [#146](https://github.com/QingWei-Li/docsify/issues/146) ([94d6603](https://github.com/QingWei-Li/docsify/commit/94d6603))
86
87
88
89<a name="3.6.0"></a>
90# [3.6.0](https://github.com/QingWei-Li/docsify/compare/v3.5.2...v3.6.0) (2017-04-09)
91
92
93### Features
94
95* **render:** add mergeNavbar option, close [#125](https://github.com/QingWei-Li/docsify/issues/125), [#124](https://github.com/QingWei-Li/docsify/issues/124) ([#145](https://github.com/QingWei-Li/docsify/issues/145)) ([9220523](https://github.com/QingWei-Li/docsify/commit/9220523))
96
97
98
99<a name="3.5.2"></a>
100## [3.5.2](https://github.com/QingWei-Li/docsify/compare/v3.5.1...v3.5.2) (2017-04-05)
101
102
103
104<a name="3.5.1"></a>
105## [3.5.1](https://github.com/QingWei-Li/docsify/compare/v3.5.0...v3.5.1) (2017-03-25)
106
107
108### Bug Fixes
109
110* .md file extension regex ([594299f](https://github.com/QingWei-Li/docsify/commit/594299f))
111
112
113
114<a name="3.5.0"></a>
115# [3.5.0](https://github.com/QingWei-Li/docsify/compare/v3.4.4...v3.5.0) (2017-03-25)
116
117
118### Bug Fixes
119
120* adjust display on small screens ([bf35471](https://github.com/QingWei-Li/docsify/commit/bf35471))
121* navbar labels for German ([b022aaf](https://github.com/QingWei-Li/docsify/commit/b022aaf))
122
123
124### Features
125
126* **route:** auto remove .md extension ([8f11653](https://github.com/QingWei-Li/docsify/commit/8f11653))
127
128
129
130<a name="3.4.4"></a>
131## [3.4.4](https://github.com/QingWei-Li/docsify/compare/v3.4.3...v3.4.4) (2017-03-17)
132
133
134### Bug Fixes
135
136* **search:** fix input style ([2d6a51b](https://github.com/QingWei-Li/docsify/commit/2d6a51b))
137
138
139
140<a name="3.4.3"></a>
141## [3.4.3](https://github.com/QingWei-Li/docsify/compare/v3.4.2...v3.4.3) (2017-03-16)
142
143
144
145<a name="3.4.2"></a>
146## [3.4.2](https://github.com/QingWei-Li/docsify/compare/v3.4.1...v3.4.2) (2017-03-11)
147
148
149### Features
150
151* **emojify:** add no-emoji option ([3aef37a](https://github.com/QingWei-Li/docsify/commit/3aef37a))
152
153
154
155<a name="3.4.1"></a>
156## [3.4.1](https://github.com/QingWei-Li/docsify/compare/v3.4.0...v3.4.1) (2017-03-10)
157
158
159### Bug Fixes
160
161* **dom:** Disable the dom cache when vue is present, fixed [#119](https://github.com/QingWei-Li/docsify/issues/119) ([b9a7275](https://github.com/QingWei-Li/docsify/commit/b9a7275))
162
163
164
165<a name="3.4.0"></a>
166# [3.4.0](https://github.com/QingWei-Li/docsify/compare/v3.3.0...v3.4.0) (2017-03-09)
167
168
169### Features
170
171* **zoom-image:** add plugin ([50fa6fc](https://github.com/QingWei-Li/docsify/commit/50fa6fc))
172
173
174
175<a name="3.3.0"></a>
176# [3.3.0](https://github.com/QingWei-Li/docsify/compare/v3.2.0...v3.3.0) (2017-03-07)
177
178
179
180<a name="3.2.0"></a>
181# [3.2.0](https://github.com/QingWei-Li/docsify/compare/v3.1.2...v3.2.0) (2017-02-28)
182
183
184### Bug Fixes
185
186* **fetch:** load sidebar and navbar for parent path, fixed [#100](https://github.com/QingWei-Li/docsify/issues/100) ([f3fc596](https://github.com/QingWei-Li/docsify/commit/f3fc596))
187* **render:** Toc rendering error, fixed [#106](https://github.com/QingWei-Li/docsify/issues/106) ([0d59ee9](https://github.com/QingWei-Li/docsify/commit/0d59ee9))
188
189
190### Features
191
192* **search:** Localization for no data tip, close [#103](https://github.com/QingWei-Li/docsify/issues/103) ([d3c9fbd](https://github.com/QingWei-Li/docsify/commit/d3c9fbd))
193
194
195
196<a name="3.1.2"></a>
197## [3.1.2](https://github.com/QingWei-Li/docsify/compare/v3.1.1...v3.1.2) (2017-02-27)
198
199
200
201<a name="3.1.1"></a>
202## [3.1.1](https://github.com/QingWei-Li/docsify/compare/v3.1.0...v3.1.1) (2017-02-24)
203
204
205### Bug Fixes
206
207* **render:** custom cover background image ([8f9bf29](https://github.com/QingWei-Li/docsify/commit/8f9bf29))
208* **search:** don't search nameLink, fixed [#102](https://github.com/QingWei-Li/docsify/issues/102) ([507d9e8](https://github.com/QingWei-Li/docsify/commit/507d9e8))
209* **tpl:** extra character, fixed [#101](https://github.com/QingWei-Li/docsify/issues/101) ([d67d25f](https://github.com/QingWei-Li/docsify/commit/d67d25f))
210
211
212
213<a name="3.1.0"></a>
214# [3.1.0](https://github.com/QingWei-Li/docsify/compare/v3.0.5...v3.1.0) (2017-02-22)
215
216
217### Bug Fixes
218
219* **search:** incorrect anchor link, fixed [#90](https://github.com/QingWei-Li/docsify/issues/90) ([b8a3d8f](https://github.com/QingWei-Li/docsify/commit/b8a3d8f))
220* **sw:** update white list ([f2975a5](https://github.com/QingWei-Li/docsify/commit/f2975a5))
221
222
223### Features
224
225* **emoji:** add emoji plugin ([855c450](https://github.com/QingWei-Li/docsify/commit/855c450))
226
227
228
229<a name="3.0.5"></a>
230## [3.0.5](https://github.com/QingWei-Li/docsify/compare/v3.0.4...v3.0.5) (2017-02-21)
231
232
233### Bug Fixes
234
235* **event:** highlight sidebar when clicked, fixed [#86](https://github.com/QingWei-Li/docsify/issues/86) ([2a1157a](https://github.com/QingWei-Li/docsify/commit/2a1157a))
236* **gen-tree:** cache toc list, fixed [#88](https://github.com/QingWei-Li/docsify/issues/88) ([3394ebb](https://github.com/QingWei-Li/docsify/commit/3394ebb))
237* **layout.css:** loading style ([42b2dba](https://github.com/QingWei-Li/docsify/commit/42b2dba))
238
239
240### Features
241
242* **pwa:** add sw.js ([f7111b5](https://github.com/QingWei-Li/docsify/commit/f7111b5))
243
244
245
246<a name="3.0.4"></a>
247## [3.0.4](https://github.com/QingWei-Li/docsify/compare/v3.0.3...v3.0.4) (2017-02-20)
248
249
250### Bug Fixes
251
252* **render:** disable rendering sub list when loadSidebar is false ([35dd2e1](https://github.com/QingWei-Li/docsify/commit/35dd2e1))
253* **render:** execute script ([780c1e5](https://github.com/QingWei-Li/docsify/commit/780c1e5))
254
255
256
257<a name="3.0.3"></a>
258## [3.0.3](https://github.com/QingWei-Li/docsify/compare/v3.0.2...v3.0.3) (2017-02-19)
259
260
261
262<a name="3.0.2"></a>
263## [3.0.2](https://github.com/QingWei-Li/docsify/compare/v3.0.1...v3.0.2) (2017-02-19)
264
265
266### Bug Fixes
267
268* **compiler:** link ([3b127a1](https://github.com/QingWei-Li/docsify/commit/3b127a1))
269* **search:** add lazy input ([bf593a7](https://github.com/QingWei-Li/docsify/commit/bf593a7))
270
271
272
273<a name="3.0.1"></a>
274## [3.0.1](https://github.com/QingWei-Li/docsify/compare/v3.0.0...v3.0.1) (2017-02-19)
275
276
277### Bug Fixes
278
279* **route:** empty alias ([cd99b52](https://github.com/QingWei-Li/docsify/commit/cd99b52))
280
281
282
283<a name="3.0.0"></a>
284# [3.0.0](https://github.com/QingWei-Li/docsify/compare/v2.4.3...v3.0.0) (2017-02-19)
285
286
287### Bug Fixes
288
289* **compiler:** link ([c7e09c3](https://github.com/QingWei-Li/docsify/commit/c7e09c3))
290* **render:** support html file ([7b6a2ac](https://github.com/QingWei-Li/docsify/commit/7b6a2ac))
291* **search:** escape html ([fcb66e8](https://github.com/QingWei-Li/docsify/commit/fcb66e8))
292* **search:** fix default config ([2efd859](https://github.com/QingWei-Li/docsify/commit/2efd859))
293
294
295### Features
296
297* **front-matter:** add front matter[WIP] ([dbb9278](https://github.com/QingWei-Li/docsify/commit/dbb9278))
298* **render:** add auto header ([b7768b1](https://github.com/QingWei-Li/docsify/commit/b7768b1))
299* **search:** Localization for search placeholder, close [#80](https://github.com/QingWei-Li/docsify/issues/80) ([2351c3e](https://github.com/QingWei-Li/docsify/commit/2351c3e))
300* **themes:** add loading info ([86594a3](https://github.com/QingWei-Li/docsify/commit/86594a3))
301
302
303
304<a name="2.4.3"></a>
305## [2.4.3](https://github.com/QingWei-Li/docsify/compare/v2.4.2...v2.4.3) (2017-02-15)
306
307
308
309<a name="2.4.2"></a>
310## [2.4.2](https://github.com/QingWei-Li/docsify/compare/v2.4.1...v2.4.2) (2017-02-14)
311
312
313### Bug Fixes
314
315* **index:** load file path error ([dc536a3](https://github.com/QingWei-Li/docsify/commit/dc536a3))
316
317
318
319<a name="2.4.1"></a>
320## [2.4.1](https://github.com/QingWei-Li/docsify/compare/v2.4.0...v2.4.1) (2017-02-13)
321
322
323### Bug Fixes
324
325* **index:** cover page ([dd0c84b](https://github.com/QingWei-Li/docsify/commit/dd0c84b))
326
327
328
329<a name="2.4.0"></a>
330# [2.4.0](https://github.com/QingWei-Li/docsify/compare/v2.3.0...v2.4.0) (2017-02-13)
331
332
333### Features
334
335* **hook:** add doneEach ([c6f7602](https://github.com/QingWei-Li/docsify/commit/c6f7602))
336
337
338
339<a name="2.3.0"></a>
340# [2.3.0](https://github.com/QingWei-Li/docsify/compare/v2.2.1...v2.3.0) (2017-02-13)
341
342
343### Bug Fixes
344
345* **event:** has no effect on a FF mobile browser, fixed [#67](https://github.com/QingWei-Li/docsify/issues/67) ([0ff36c2](https://github.com/QingWei-Li/docsify/commit/0ff36c2))
346* **render:** custom marked renderer ([bf559b4](https://github.com/QingWei-Li/docsify/commit/bf559b4))
347* **render:** fix render link ([a866744](https://github.com/QingWei-Li/docsify/commit/a866744))
348* **render:** image url ([6f87529](https://github.com/QingWei-Li/docsify/commit/6f87529))
349* **render:** render link ([38ea660](https://github.com/QingWei-Li/docsify/commit/38ea660))
350* **src:** fix route ([324301a](https://github.com/QingWei-Li/docsify/commit/324301a))
351* **src:** get alias ([784173e](https://github.com/QingWei-Li/docsify/commit/784173e))
352* **src:** get alias ([ce99a04](https://github.com/QingWei-Li/docsify/commit/ce99a04))
353* **themes:** fix navbar style ([fa54b52](https://github.com/QingWei-Li/docsify/commit/fa54b52))
354* **themes:** update navbar style ([4864d1b](https://github.com/QingWei-Li/docsify/commit/4864d1b))
355
356
357### Features
358
359* **hook:** support custom plugin ([9e81a59](https://github.com/QingWei-Li/docsify/commit/9e81a59))
360* **src:** add alias feature ([24412cd](https://github.com/QingWei-Li/docsify/commit/24412cd))
361* **src:** dynamic title and fix sidebar style ([6b30eb6](https://github.com/QingWei-Li/docsify/commit/6b30eb6))
362
363
364
365<a name="2.2.1"></a>
366## [2.2.1](https://github.com/QingWei-Li/docsify/compare/v2.2.0...v2.2.1) (2017-02-11)
367
368
369### Bug Fixes
370
371* **event:** scroll active sidebar ([50f5fc2](https://github.com/QingWei-Li/docsify/commit/50f5fc2))
372* **search:** crash when not content, fixed [#68](https://github.com/QingWei-Li/docsify/issues/68) ([9d3cc89](https://github.com/QingWei-Li/docsify/commit/9d3cc89))
373* **search:** not work in mobile ([3941304](https://github.com/QingWei-Li/docsify/commit/3941304))
374
375
376
377<a name="2.2.0"></a>
378# [2.2.0](https://github.com/QingWei-Li/docsify/compare/v2.1.0...v2.2.0) (2017-02-09)
379
380
381### Features
382
383* **plugins:** add Google Analytics plugin ([#66](https://github.com/QingWei-Li/docsify/issues/66)) ([ac61bb0](https://github.com/QingWei-Li/docsify/commit/ac61bb0))
384
385
386
387<a name="2.1.0"></a>
388# [2.1.0](https://github.com/QingWei-Li/docsify/compare/v2.0.3...v2.1.0) (2017-02-09)
389
390
391### Bug Fixes
392
393* render name ([12e2479](https://github.com/QingWei-Li/docsify/commit/12e2479))
394* **vue.css:** update sidebar style ([fc140ef](https://github.com/QingWei-Li/docsify/commit/fc140ef))
395
396
397### Features
398
399* add search, close [#43](https://github.com/QingWei-Li/docsify/issues/43) ([eb5ff3e](https://github.com/QingWei-Li/docsify/commit/eb5ff3e))
400
401
402
403<a name="2.0.3"></a>
404## [2.0.3](https://github.com/QingWei-Li/docsify/compare/v2.0.2...v2.0.3) (2017-02-07)
405
406
407### Bug Fixes
408
409* css var polyfill ([8cd386a](https://github.com/QingWei-Li/docsify/commit/8cd386a))
410* css var polyfill ([cbaee21](https://github.com/QingWei-Li/docsify/commit/cbaee21))
411* rendering emojis ([8c7e4d7](https://github.com/QingWei-Li/docsify/commit/8c7e4d7))
412
413
414
415<a name="2.0.2"></a>
416## [2.0.2](https://github.com/QingWei-Li/docsify/compare/v2.0.1...v2.0.2) (2017-02-05)
417
418
419### Bug Fixes
420
421* button style in cover page ([4470855](https://github.com/QingWei-Li/docsify/commit/4470855))
422
423
424
425<a name="2.0.1"></a>
426## [2.0.1](https://github.com/QingWei-Li/docsify/compare/v2.0.0...v2.0.1) (2017-02-05)
427
428
429
430<a name="2.0.0"></a>
431# [2.0.0](https://github.com/QingWei-Li/docsify/compare/v1.10.5...v2.0.0) (2017-02-05)
432
433
434### Features
435
436* customize the theme color ([5cc9f05](https://github.com/QingWei-Li/docsify/commit/5cc9f05))
437
438
439
440<a name="1.10.5"></a>
441## [1.10.5](https://github.com/QingWei-Li/docsify/compare/v1.10.4...v1.10.5) (2017-01-28)
442
443
444
445<a name="1.10.4"></a>
446## [1.10.4](https://github.com/QingWei-Li/docsify/compare/v1.10.3...v1.10.4) (2017-01-27)
447
448
449
450<a name="1.10.3"></a>
451## [1.10.3](https://github.com/QingWei-Li/docsify/compare/v1.10.2...v1.10.3) (2017-01-27)
452
453
454
455<a name="1.10.2"></a>
456## [1.10.2](https://github.com/QingWei-Li/docsify/compare/v1.10.1...v1.10.2) (2017-01-25)
457
458
459
460<a name="1.10.1"></a>
461## [1.10.1](https://github.com/QingWei-Li/docsify/compare/v1.10.0...v1.10.1) (2017-01-25)
462
463
464
465<a name="1.10.0"></a>
466# [1.10.0](https://github.com/QingWei-Li/docsify/compare/v1.9.0...v1.10.0) (2017-01-25)
467
468
469
470<a name="1.9.0"></a>
471# [1.9.0](https://github.com/QingWei-Li/docsify/compare/v1.8.0...v1.9.0) (2017-01-24)
472
473
474
475<a name="1.8.0"></a>
476# [1.8.0](https://github.com/QingWei-Li/docsify/compare/v1.7.4...v1.8.0) (2017-01-24)
477
478
479
480<a name="1.7.4"></a>
481## [1.7.4](https://github.com/QingWei-Li/docsify/compare/v1.7.3...v1.7.4) (2017-01-13)
482
483
484
485<a name="1.7.3"></a>
486## [1.7.3](https://github.com/QingWei-Li/docsify/compare/v1.7.2...v1.7.3) (2017-01-13)
487
488
489
490<a name="1.7.2"></a>
491## [1.7.2](https://github.com/QingWei-Li/docsify/compare/v1.7.1...v1.7.2) (2017-01-12)
492
493
494
495<a name="1.7.1"></a>
496## [1.7.1](https://github.com/QingWei-Li/docsify/compare/v1.7.0...v1.7.1) (2017-01-12)
497
498
499
500<a name="1.7.0"></a>
501# [1.7.0](https://github.com/QingWei-Li/docsify/compare/v1.6.1...v1.7.0) (2017-01-12)
502
503
504
505<a name="1.6.1"></a>
506## [1.6.1](https://github.com/QingWei-Li/docsify/compare/v1.6.0...v1.6.1) (2017-01-10)
507
508
509
510<a name="1.6.0"></a>
511# [1.6.0](https://github.com/QingWei-Li/docsify/compare/v1.5.2...v1.6.0) (2017-01-10)
512
513
514
515<a name="1.5.2"></a>
516## [1.5.2](https://github.com/QingWei-Li/docsify/compare/v1.5.1...v1.5.2) (2017-01-10)
517
518
519
520<a name="1.5.1"></a>
521## [1.5.1](https://github.com/QingWei-Li/docsify/compare/v1.5.0...v1.5.1) (2017-01-09)
522
523
524
525<a name="1.5.0"></a>
526# [1.5.0](https://github.com/QingWei-Li/docsify/compare/v1.4.3...v1.5.0) (2017-01-04)
527
528
529### Features
530
531* Markdown parser is configurable, [#42](https://github.com/QingWei-Li/docsify/issues/42) ([8b1000a](https://github.com/QingWei-Li/docsify/commit/8b1000a))
532
533
534
535<a name="1.4.3"></a>
536## [1.4.3](https://github.com/QingWei-Li/docsify/compare/v1.4.2...v1.4.3) (2017-01-01)
537
538
539
540<a name="1.4.2"></a>
541## [1.4.2](https://github.com/QingWei-Li/docsify/compare/v1.4.1...v1.4.2) (2016-12-31)
542
543
544
545<a name="1.4.1"></a>
546## [1.4.1](https://github.com/QingWei-Li/docsify/compare/v1.4.0...v1.4.1) (2016-12-31)
547
548
549
550<a name="1.4.0"></a>
551# [1.4.0](https://github.com/QingWei-Li/docsify/compare/v1.3.5...v1.4.0) (2016-12-31)
552
553
554
555<a name="1.3.5"></a>
556## [1.3.5](https://github.com/QingWei-Li/docsify/compare/v1.3.4...v1.3.5) (2016-12-25)
557
558
559
560<a name="1.3.4"></a>
561## [1.3.4](https://github.com/QingWei-Li/docsify/compare/v1.3.3...v1.3.4) (2016-12-25)
562
563
564
565<a name="1.3.3"></a>
566## [1.3.3](https://github.com/QingWei-Li/docsify/compare/v1.3.2...v1.3.3) (2016-12-23)
567
568
569
570<a name="1.3.2"></a>
571## [1.3.2](https://github.com/QingWei-Li/docsify/compare/v1.3.1...v1.3.2) (2016-12-22)
572
573
574
575<a name="1.3.1"></a>
576## [1.3.1](https://github.com/QingWei-Li/docsify/compare/v1.3.0...v1.3.1) (2016-12-22)
577
578
579
580<a name="1.3.0"></a>
581# [1.3.0](https://github.com/QingWei-Li/docsify/compare/v1.2.0...v1.3.0) (2016-12-21)
582
583
584
585<a name="1.2.0"></a>
586# [1.2.0](https://github.com/QingWei-Li/docsify/compare/v1.1.7...v1.2.0) (2016-12-20)
587
588
589
590<a name="1.1.7"></a>
591## [1.1.7](https://github.com/QingWei-Li/docsify/compare/v1.1.6...v1.1.7) (2016-12-19)
592
593
594
595<a name="1.1.6"></a>
596## [1.1.6](https://github.com/QingWei-Li/docsify/compare/v1.1.5...v1.1.6) (2016-12-18)
597
598
599
600<a name="1.1.5"></a>
601## [1.1.5](https://github.com/QingWei-Li/docsify/compare/v1.1.4...v1.1.5) (2016-12-18)
602
603
604
605<a name="1.1.4"></a>
606## [1.1.4](https://github.com/QingWei-Li/docsify/compare/v1.1.3...v1.1.4) (2016-12-17)
607
608
609
610<a name="1.1.3"></a>
611## [1.1.3](https://github.com/QingWei-Li/docsify/compare/v1.1.2...v1.1.3) (2016-12-17)
612
613
614
615<a name="1.1.2"></a>
616## [1.1.2](https://github.com/QingWei-Li/docsify/compare/v1.1.1...v1.1.2) (2016-12-17)
617
618
619
620<a name="1.1.1"></a>
621## [1.1.1](https://github.com/QingWei-Li/docsify/compare/v1.1.0...v1.1.1) (2016-12-17)
622
623
624
625<a name="1.1.0"></a>
626# [1.1.0](https://github.com/QingWei-Li/docsify/compare/v1.0.3...v1.1.0) (2016-12-16)
627
628
629
630<a name="1.0.3"></a>
631## [1.0.3](https://github.com/QingWei-Li/docsify/compare/v1.0.2...v1.0.3) (2016-12-13)
632
633
634
635<a name="1.0.2"></a>
636## [1.0.2](https://github.com/QingWei-Li/docsify/compare/v1.0.1...v1.0.2) (2016-12-13)
637
638
639
640<a name="1.0.1"></a>
641## [1.0.1](https://github.com/QingWei-Li/docsify/compare/v1.0.0...v1.0.1) (2016-12-08)
642
643
644
645<a name="1.0.0"></a>
646# [1.0.0](https://github.com/QingWei-Li/docsify/compare/v0.7.0...v1.0.0) (2016-12-08)
647
648
649
650<a name="0.7.0"></a>
651# [0.7.0](https://github.com/QingWei-Li/docsify/compare/v0.6.1...v0.7.0) (2016-11-30)
652
653
654
655<a name="0.6.1"></a>
656## [0.6.1](https://github.com/QingWei-Li/docsify/compare/v0.6.0...v0.6.1) (2016-11-29)
657
658
659
660<a name="0.6.0"></a>
661# [0.6.0](https://github.com/QingWei-Li/docsify/compare/v0.5.0...v0.6.0) (2016-11-29)
662
663
664
665<a name="0.5.0"></a>
666# [0.5.0](https://github.com/QingWei-Li/docsify/compare/v0.4.2...v0.5.0) (2016-11-28)
667
668
669
670<a name="0.4.2"></a>
671## [0.4.2](https://github.com/QingWei-Li/docsify/compare/v0.4.1...v0.4.2) (2016-11-28)
672
673
674
675<a name="0.4.1"></a>
676## [0.4.1](https://github.com/QingWei-Li/docsify/compare/v0.4.0...v0.4.1) (2016-11-28)
677
678
679
680<a name="0.4.0"></a>
681# [0.4.0](https://github.com/QingWei-Li/docsify/compare/v0.3.1...v0.4.0) (2016-11-27)
682
683
684### Features
685
686* custom sidebar, [#4](https://github.com/QingWei-Li/docsify/issues/4) ([#5](https://github.com/QingWei-Li/docsify/issues/5)) ([37e7984](https://github.com/QingWei-Li/docsify/commit/37e7984))
687
688
689
690<a name="0.3.1"></a>
691## [0.3.1](https://github.com/QingWei-Li/docsify/compare/v0.3.0...v0.3.1) (2016-11-27)
692
693
694
695<a name="0.3.0"></a>
696# [0.3.0](https://github.com/QingWei-Li/docsify/compare/v0.2.1...v0.3.0) (2016-11-27)
697
698
699
700<a name="0.2.1"></a>
701## [0.2.1](https://github.com/QingWei-Li/docsify/compare/v0.2.0...v0.2.1) (2016-11-26)
702
703
704
705<a name="0.2.0"></a>
706# [0.2.0](https://github.com/QingWei-Li/docsify/compare/v0.1.0...v0.2.0) (2016-11-26)
707
708
709
710<a name="0.1.0"></a>
711# [0.1.0](https://github.com/QingWei-Li/docsify/compare/v0.0.5...v0.1.0) (2016-11-26)
712
713
714
715<a name="0.0.5"></a>
716## [0.0.5](https://github.com/QingWei-Li/docsify/compare/v0.0.4...v0.0.5) (2016-11-24)
717
718
719
720<a name="0.0.4"></a>
721## [0.0.4](https://github.com/QingWei-Li/docsify/compare/v0.0.3...v0.0.4) (2016-11-22)
722
723
724
725<a name="0.0.3"></a>
726## [0.0.3](https://github.com/QingWei-Li/docsify/compare/v0.0.2...v0.0.3) (2016-11-20)
727
728
729
730<a name="0.0.2"></a>
731## [0.0.2](https://github.com/QingWei-Li/docsify/compare/v0.0.1...v0.0.2) (2016-11-20)
732
733
734
735<a name="0.0.1"></a>
736## 0.0.1 (2016-11-20)