Update history to reflect merge of #1497

This commit is contained in:
Parker Moore 2013-09-03 14:00:43 -04:00
parent f3ed0bc65f
commit 22847029eb
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
* 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) * Ignore `_site` in jekyllrb.com deploy (#1480)
* Add Gem version and dependency badge to README (#1497)
### Site Enhancements ### Site Enhancements
* Add info about new releases (#1353) * Add info about new releases (#1353)