Update history to reflect merge of #1636

This commit is contained in:
Matt Rogers 2013-10-17 08:13:28 -05:00
parent 1682dc8290
commit b0ae2c69c9
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
* Update coveralls dependency to `~> 0.7.0` (#1606) * Update coveralls dependency to `~> 0.7.0` (#1606)
* 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)
### Site Enhancements ### Site Enhancements
* Fix params for `JekyllImport::WordPress.process` arguments (#1554) * Fix params for `JekyllImport::WordPress.process` arguments (#1554)