Update history to reflect merge of #1637

This commit is contained in:
Matt Rogers 2013-10-17 08:23:25 -05:00
parent f8f58d2f68
commit 3cd230d66e
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@
* Clean up `site.rb` comments to be more concise/uniform (#1616)
* Use the master branch for the build badge in the readme (#1636)
* Refactor Site#render (#1638)
* Remove duplication in command line options (#1637)
### Site Enhancements
* Fix params for `JekyllImport::WordPress.process` arguments (#1554)