From fbf2b5734e51ce0acad0363d3dd676f11ed23ae4 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Thu, 26 Dec 2013 01:07:01 -0500 Subject: [PATCH] Update history to reflect merge of #1866 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8d7c7ad2..ec515335 100644 --- a/History.markdown +++ b/History.markdown @@ -22,6 +22,7 @@ * Don't allow nil entries when loading posts (#1796) * Remove the scrollbar that's always displayed in new sites generated from the site template (#1805) + * Add `#path` to required methods in `Jekyll::Convertible` (#1866) ### Development Fixes * Add a link to the site in the README.md file (#1795)