From 5033437fa53f542045db9b1a66c4842271aa8494 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 26 Aug 2013 17:02:46 -0400 Subject: [PATCH] Update history to reflect merge of #1429 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 8b0d1ee2..c75f714c 100644 --- a/History.markdown +++ b/History.markdown @@ -34,6 +34,7 @@ * Add new dependencies to the README (#1360) * Fix link to contributing page in README (#1424) * Update TomDoc in Pager#initialize to match params (#1441) + * Refactor `Site#cleanup` into `Jekyll::Site::Cleaner` class (#1429) ### Site Enhancements * Add info about new releases (#1353)