Update history to reflect merge of #4090

[ci skip]
This commit is contained in:
Parker Moore
2015-11-02 12:19:01 +07:00
parent 05a982e5bc
commit f5da607792

View File

@@ -4,6 +4,7 @@
* `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)
### Development Fixes