From e4b829da3bc50d017a92bbf1b3a3e0876dfd6653 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Sun, 10 Aug 2014 17:06:29 -0400 Subject: [PATCH] Update history to reflect merge of #2708 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 206d19b4..17399d2b 100644 --- a/History.markdown +++ b/History.markdown @@ -42,6 +42,7 @@ * 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) + * Fix typo in Continuous Integration docs (#2708) ## 2.2.0 / 2014-07-29