From bc806fd2a7269a8c7430f99c78db35bc08de7ef5 Mon Sep 17 00:00:00 2001 From: Alfred Xing Date: Sun, 31 May 2015 11:11:21 -0700 Subject: [PATCH] Update history to reflect merge of #3717 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index d3972417..37839340 100644 --- a/History.markdown +++ b/History.markdown @@ -110,6 +110,7 @@ * Upgrade redcarpet to 3.2 (Security fix: OSVDB-120415) (#3652) * Create #mock_expects that goes directly to RSpec Mocks. (#3658) * Open `.jekyll-metadata` in binary mode to read binary Marshal data (#3713) + * Incremental regeneration: handle deleted, renamed, and moved dependencies (#3717) ### Development Fixes