Update history to reflect merge of #4110

[ci skip]
This commit is contained in:
Parker Moore 2015-11-05 07:34:58 +07:00
parent 5e790a6d49
commit 4fa7aa2613
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
### Bug Fixes
* Document: only superdirectories of the collection are categories (#4110)
* `Convertible#render_liquid` should use `render!` to cause failure on bad Liquid (#4077)
* Don't generate `.jekyll-metadata` in non-incremental build (#4079)
* Set `highlighter` config val to `kramdown.syntax_highlighter` (#4090)