bump: 3.4.4

This commit is contained in:
qingwei.li 2017-03-17 17:12:41 +08:00
commit 1edcd63cdb
3 changed files with 8 additions and 4 deletions

View file

@ -1,6 +1,10 @@
# 3.4.4 / 2017-03-17
* fix(search): fix input style
* fix search plugin match bug
# 3.4.3 / 2017-03-16
==================
* Add ability to ignore headers when generating toc ([#127](https://github.com/QingWei-Li/docsify/issues/127) [@christopherwk210](https://github.com/christopherwk210))
* fix external-script not inserting script at right place [@Leopoldthecoder](https://github.com/Leopoldthecoder)