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

This commit is contained in:
Matt Rogers 2015-01-20 19:54:50 -06:00
parent c4255ebc58
commit 88348ae0ee
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@
* 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)
* Improve the navigation menu alignment in the site template on small
screens (#3331)
### Bug Fixes