Update history to reflect merge of #1543

This commit is contained in:
Matt Rogers 2013-10-17 08:36:27 -05:00
parent 0e784596a5
commit 58ae8bc0cd
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
* Use the master branch for the build badge in the readme (#1636)
* Refactor Site#render (#1638)
* Remove duplication in command line options (#1637)
* Add tests for all the coderay options (#1543)
### Site Enhancements
* Fix params for `JekyllImport::WordPress.process` arguments (#1554)