From 4c4a0ca246068d57cf69575a762876a690c72960 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 11 Aug 2013 12:04:52 +0200 Subject: [PATCH] Update history to reflect merge of #1408 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 09dc1a00..77f8b76f 100644 --- a/History.markdown +++ b/History.markdown @@ -9,6 +9,7 @@ `jekyll new` (#1315) * Add -D short-form switch for the drafts option (#1394) * Update the links in the site template for Twitter and GitHub (#1400) + * Update dummy email address to example.com domain (#1408) ### Bug Fixes * Markdown extension matching matches only exact matches (#1382)