Update history to reflect merge of #4100

[ci skip]
This commit is contained in:
Parker Moore 2015-11-17 22:04:15 -08:00
parent d7dc9d8091
commit 9bc926be3f
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
* Set `highlighter` config val to `kramdown.syntax_highlighter` (#4090) * Set `highlighter` config val to `kramdown.syntax_highlighter` (#4090)
* Align hooks implementation with documentation (#4104) * Align hooks implementation with documentation (#4104)
* Fix the deprecation warning in the doctor command (#4114) * Fix the deprecation warning in the doctor command (#4114)
* Fix case in `:title` and add `:slug` which is downcased (#4100)
### Development Fixes ### Development Fixes