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

This commit is contained in:
Parker Moore 2014-06-27 17:51:16 -04:00
parent 0c8fc63b33
commit ea4aa4f149
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
* 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)
* Spike out `--watch` flag into a separate gem (#2550)
### Bug Fixes