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

This commit is contained in:
Parker Moore 2015-01-13 12:01:11 -08:00
parent 763118a381
commit 5b50687e22
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
### Bug Fixes ### Bug Fixes
* `time()`pre-filter method should accept a `Date` object (#3299)
* Remove unneeded end tag for `link` in site template (#3236) * Remove unneeded end tag for `link` in site template (#3236)
* Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237) * Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237)
* Unescape `Document` output path (#2924) * Unescape `Document` output path (#2924)