From 1482c8aeccb6498d90762d5f4057dbb16eacdb3f Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Fri, 14 Feb 2014 13:36:32 -0500 Subject: [PATCH] Update history to reflect merge of #2044 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9da0b556..5117d57a 100644 --- a/History.markdown +++ b/History.markdown @@ -37,6 +37,7 @@ servers (#1993) * Adding Breakpoint to make new site template more responsive (#2038) * Default to using the UTF-8 encoding when reading files. (#2031) + * Update Redcarpet dependency to ~> 3.1 (#2044) ### Bug Fixes * Don't allow nil entries when loading posts (#1796)