Update history to reflect merge of #2477 [ci skip]
This commit is contained in:
parent
dc074fcc50
commit
579d9fc813
|
@ -26,6 +26,7 @@
|
||||||
* Include files with a url which ends in `/` in the `site.html_pages` list (#2524)
|
* 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)
|
* Make `highlight` tag use `language-` prefix in CSS class (#2511)
|
||||||
* Lookup item property via `item#to_liquid` before `#data` or `#[]` in filters (#2493)
|
* 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
|
### Bug Fixes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue