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

This commit is contained in:
Parker Moore 2014-08-12 14:36:32 -04:00
parent eabde41267
commit b0e144065c
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
### Minor Enhancements
* Allow Convertibles to be converted by >= 1 converters (#2704)
* Allow Sass files to be rendered in Liquid, but never place them in layouts. (#2733)
* Add `jekyll help` command (#2707)
* Use `.scss` for `site_template` styles. (#2667)
* Don't require the `scope` key in front matter defaults (#2659)