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

This commit is contained in:
Parker Moore 2014-12-29 00:50:12 -05:00
parent 35a5af783a
commit d7d7d924f7
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240) * Improve `Site#getConverterImpl` and call it `Site#find_converter_instance` (#3240)
* Use relative path for `path` Liquid variable in Documents for consistency (#2908) * Use relative path for `path` Liquid variable in Documents for consistency (#2908)
* Generalize `Utils#slugify` for any scripts (#3047) * Generalize `Utils#slugify` for any scripts (#3047)
* Added basic microdata to post template in site template (#3189)
### Bug Fixes ### Bug Fixes