Update history to reflect merge of #1495

This commit is contained in:
Matt Rogers 2013-10-04 07:42:45 -05:00
parent fef96d95e1
commit d32e3a06b4
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
### Major Enhancements ### Major Enhancements
* Add support for adding data as YAML files under a site's `_data` * Add support for adding data as YAML files under a site's `_data`
directory (#1003) directory (#1003)
* Allow variables to be used with `include` tags (#1495)
### Minor Enhancements ### Minor Enhancements
* Decrease the specificity in the site template CSS (#1574) * Decrease the specificity in the site template CSS (#1574)