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

This commit is contained in:
Parker Moore 2014-05-30 18:03:10 -04:00
parent 041f727fe3
commit 85c07ce47b
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
* Allow subdirectories in `_data` (#2395) * Allow subdirectories in `_data` (#2395)
* Extract Pagination Generator into gem: `jekyll-paginate` (#2455) * Extract Pagination Generator into gem: `jekyll-paginate` (#2455)
* Utilize `date_to_rfc822` filter in site template (#2437) * Utilize `date_to_rfc822` filter in site template (#2437)
* Add categories, last build datetime, and generator to site template
feed (#2438)
### Bug Fixes ### Bug Fixes