From 07d23535af182f74846d69a850b63788f4edc25f Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 23 Aug 2013 18:08:14 +0200 Subject: [PATCH] Update history to reflect the merge of #1430 --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index a9e0160f..a76bb9fb 100644 --- a/History.markdown +++ b/History.markdown @@ -11,6 +11,8 @@ * 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) + * Update normalize.css to v2.1.2 and minify; add rake task to update + normalize.css with greater ease. (#1430) ### Bug Fixes * Markdown extension matching matches only exact matches (#1382)