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

This commit is contained in:
Parker Moore 2014-06-25 16:14:56 -04:00
parent cedbdf43ca
commit e310af00b4
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@
* 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)
* Add support for `hl_lines` in `highlight` tag (#2532)
### Bug Fixes