From 018f3339735d6efe818233d608afef4c27bafef1 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 19 Jan 2015 18:12:38 -0800 Subject: [PATCH] Update history to reflect merge of #3326 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 39da2509..fc87d965 100644 --- a/History.markdown +++ b/History.markdown @@ -50,6 +50,7 @@ * Instead of symlinking `/tmp`, create and symlink a local `tmp` in the tests (#3258) * Fix some spacing (#3312) * Fix comment typo in `lib/jekyll/frontmatter_defaults.rb` (#3322) + * Move all `regenerate?` checking to `Regenerator` (#3326) ### Site Enhancements