From 2cc5dc3704984c465b4e0b1183b37dfafc07b5e4 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 1 Sep 2013 13:37:06 -0400 Subject: [PATCH] Update history to reflect merge of #1488 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9e1b0534..f8fbb68d 100644 --- a/History.markdown +++ b/History.markdown @@ -56,6 +56,7 @@ * Fix docs/templates.md private gist example (#1477) * Use `site.repository` for Jekyll's GitHub URL (#1463) * Add `jekyll-pageless-redirects` to list of third-party plugins (#1486) + * Clarify that `date_to_xmlschema` returns an ISO 8601 string (#1488) ## v1.1.2 / 2013-07-25