From 5c9eb324e8f1678cb53493d11e3e3bac50eb481f Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Tue, 12 Aug 2014 13:47:45 -0400 Subject: [PATCH] Update history to reflect merge of #2731 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8ba62eea..e64c2829 100644 --- a/History.markdown +++ b/History.markdown @@ -29,6 +29,7 @@ * Use case-insensitive checking for the file extensions when loading config files (#2718) * When Reading Documents, Respect `encoding` Option (#2720) * Refactor based on jekyll-watch clean-up. (#2716) + * Document#to_s should produce just the content of the document (#2731) ### Development Fixes