Update history to reflect merge of #1638

This commit is contained in:
Matt Rogers 2013-10-17 08:21:46 -05:00
parent 1fd549c01f
commit 6e77788a06
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@
* Update rake dependency to `~> 10.1` (#1603) * Update rake dependency to `~> 10.1` (#1603)
* Clean up `site.rb` comments to be more concise/uniform (#1616) * Clean up `site.rb` comments to be more concise/uniform (#1616)
* Use the master branch for the build badge in the readme (#1636) * Use the master branch for the build badge in the readme (#1636)
* Refactor Site#render (#1638)
### Site Enhancements ### Site Enhancements
* Fix params for `JekyllImport::WordPress.process` arguments (#1554) * Fix params for `JekyllImport::WordPress.process` arguments (#1554)