Update history to reflect merge of #1429

This commit is contained in:
Parker Moore 2013-08-26 17:02:46 -04:00
parent 8ea336945c
commit 5033437fa5
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
* Add new dependencies to the README (#1360)
* Fix link to contributing page in README (#1424)
* Update TomDoc in Pager#initialize to match params (#1441)
* Refactor `Site#cleanup` into `Jekyll::Site::Cleaner` class (#1429)
### Site Enhancements
* Add info about new releases (#1353)