Update history to reflect merge of #1493

This commit is contained in:
Matt Rogers 2013-10-23 22:49:50 -05:00
parent fb6f8c1ff1
commit 2397a16658
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
* Refactor Site#render (#1638)
* Remove duplication in command line options (#1637)
* Add tests for all the coderay options (#1543)
* Improve some of the cucumber test code (#1493)
### Site Enhancements
* Fix params for `JekyllImport::WordPress.process` arguments (#1554)