From d2fdac12c2cc5af70b749df1cca675f856dd5fd8 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sat, 6 Jun 2015 06:20:53 -0500 Subject: [PATCH] Update history.markdown to reflect the merger of #3760 --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3f2b45a1..ed23c80c 100644 --- a/History.markdown +++ b/History.markdown @@ -111,6 +111,7 @@ * 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) + * Fix typo on line 19 of pagination.md (#3760) ### Development Fixes