From f0e91b3667deb85c0aa7c1280ac5bf4286c761e9 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 10 Aug 2014 16:19:19 -0400 Subject: [PATCH] Update history to reflect merge of #2719 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c2b8e4fc..71a607e0 100644 --- a/History.markdown +++ b/History.markdown @@ -40,6 +40,7 @@ * Add Barry Clark's Smashing Magazine tutorial to resources page (#2688) * Reorganize and update default configuration settings (#2456) * Fixing indentation in the configuration docs about Redcarpet exts (#2717) + * Use `null` in YAML instead of `nil` in default config list (#2719) ## 2.2.0 / 2014-07-29