Update history to reflect merge of #1557

This commit is contained in:
Matt Rogers 2013-10-23 09:40:39 -05:00
parent 23ad7fa4bd
commit 6c001f10ab
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
* 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) * Allow variables to be used with `include` tags (#1495)
* Allow using gems for plugin management (#1557)
### Minor Enhancements ### Minor Enhancements
* Decrease the specificity in the site template CSS (#1574) * Decrease the specificity in the site template CSS (#1574)