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

This commit is contained in:
Parker Moore 2014-12-29 20:48:31 -05:00
parent 7cd5847826
commit 419aaba07c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
* Use relative path for `path` Liquid variable in Documents for consistency (#2908)
* Generalize `Utils#slugify` for any scripts (#3047)
* Added basic microdata to post template in site template (#3189)
* Store log messages in an array of messages. (#3244)
### Bug Fixes