Update history to reflect merge of #1582

This commit is contained in:
Matt Rogers 2013-10-23 22:59:43 -05:00
parent bd825924b2
commit 9b40ae6b36
1 changed files with 1 additions and 0 deletions

View File

@ -45,6 +45,7 @@
* Remove duplication in command line options (#1637)
* Add tests for all the coderay options (#1543)
* Improve some of the cucumber test code (#1493)
* Improve comparisons of timestamps by ignoring the seconds (#1582)
### Site Enhancements
* Fix params for `JekyllImport::WordPress.process` arguments (#1554)