Update history to reflect merge of #4104

[ci skip]
This commit is contained in:
Parker Moore 2015-11-04 07:13:55 +07:00
parent bbc2b66a84
commit 6e8fd8cb50
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,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)
* Align hooks implementation with documentation (#4104)
### Development Fixes
@ -15,6 +16,7 @@
* Update normalize.css to v3.0.3. (#4085)
* Update Font Awesome to v4.4.0. (#4086)
* Adds a note about installing the jekyll-gist gem to make gist tag work (#4101)
* Align hooks documentation with implementation (#4104)
## 3.0.0 / 2015-10-26