Update history to reflect merge of #3237 [ci skip]

This commit is contained in:
Parker Moore 2014-12-26 22:22:36 -05:00
parent 990a9e6e6d
commit e120c255ff
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@
### Bug Fixes
* Remove unneeded end tag for `link` in site template (#3236)
* Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237)
### Development Fixes