Update history to reflect merge of #4177

[ci skip]
This commit is contained in:
Parker Moore 2015-11-23 08:25:06 -08:00
parent 6814bc8e63
commit 2011addabc
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@
* Cache parsed include file to save liquid parsing time. (#4120)
* Slightly speed up url sanitization and handle multiples of ///. (#4168)
### Bug Fixes
* Pass build options into `clean` command (#4177)
### Development Fixes
* `jekyll-docs` should be easily release-able (#4152)