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

This commit is contained in:
Parker Moore 2015-01-17 15:13:46 -08:00
parent a312115a5a
commit 1715956baa
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
### Bug Fixes
* Make permalink parsing consistent with pages (#3014)
* `time()`pre-filter method should accept a `Date` object (#3299)
* Remove unneeded end tag for `link` in site template (#3236)
* Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237)