Update history to reflect merge of #3319 [ci skip]

This commit is contained in:
Parker Moore 2015-01-17 17:08:33 -08:00
parent c378f741a8
commit e58f8776b9
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
* Add mode parameter to `slugify` Liquid filter (#2918)
* Perf: `Markdown#matches` should avoid regexp (#3321)
* Perf: Use frozen regular expressions for `Utils#slugify` (#3321)
* Split off Textile support into jekyll-textile-converter (#3319)
### Bug Fixes