diff --git a/History.markdown b/History.markdown index 11e7da4e..b0e7fb2d 100644 --- a/History.markdown +++ b/History.markdown @@ -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