From 54e5e660dbccf627414e414572eb1bd96703dae4 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 13 Feb 2014 12:54:21 -0500 Subject: [PATCH] Update history to reflect merge of #2031 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d9cc7a6a..28908732 100644 --- a/History.markdown +++ b/History.markdown @@ -36,6 +36,7 @@ * Bring MIME Types file for `jekyll serve` to complete parity with GH Pages servers (#1993) * Adding Breakpoint to make new site template more responsive (#2038) + * Default to using the UTF-8 encoding when reading files. (#2031) ### Bug Fixes * Don't allow nil entries when loading posts (#1796)