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

This commit is contained in:
Parker Moore 2014-06-23 19:03:50 -04:00
parent d359c63018
commit d3370bf596
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
* Front-matter defaults for documents in collections (#2419)
* 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)
### Bug Fixes