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

This commit is contained in:
Parker Moore 2015-03-17 16:30:09 -07:00
parent 333b9f5f93
commit 6988eea9ce
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@
### Bug Fixes
* Perform jekyll-paginate deprecation warning correctly. (#3580)
* 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)