From 9b40ae6b36f9f3be02bd5f63dcd1ec89782da6c4 Mon Sep 17 00:00:00 2001 From: Matt Rogers Date: Wed, 23 Oct 2013 22:59:43 -0500 Subject: [PATCH] Update history to reflect merge of #1582 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7bac23da..cf414077 100644 --- a/History.markdown +++ b/History.markdown @@ -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)