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

This commit is contained in:
Parker Moore 2014-06-23 19:11:17 -04:00
parent dc074fcc50
commit 579d9fc813
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
* Include files with a url which ends in `/` in the `site.html_pages` list (#2524)
* Make `highlight` tag use `language-` prefix in CSS class (#2511)
* Lookup item property via `item#to_liquid` before `#data` or `#[]` in filters (#2493)
* Skip initial build of site on serve with flag (#2477)
### Bug Fixes