Update history to reflect merge of #1480

This commit is contained in:
Parker Moore 2013-08-30 18:41:56 -04:00
parent a2d67c5cd7
commit 8a431686cd
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
* Update TomDoc in Pager#initialize to match params (#1441) * Update TomDoc in Pager#initialize to match params (#1441)
* Refactor `Site#cleanup` into `Jekyll::Site::Cleaner` class (#1429) * Refactor `Site#cleanup` into `Jekyll::Site::Cleaner` class (#1429)
* Several other small minor refactorings (#1341) * Several other small minor refactorings (#1341)
* Ignore `_site` in jekyllrb.com deploy (#1480)
### Site Enhancements ### Site Enhancements
* Add info about new releases (#1353) * Add info about new releases (#1353)