From e048e428d19d32fad645051cde93073c06727488 Mon Sep 17 00:00:00 2001 From: Jordon Bedwell Date: Sun, 27 Dec 2015 12:56:42 -0600 Subject: [PATCH] Update History.markdown --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 9a2b4aca..4b2cb3fa 100644 --- a/History.markdown +++ b/History.markdown @@ -28,6 +28,7 @@ * Handle empty config files (#4052) * Rename `@options` so that it does not impact Liquid. (#4173) * utils/drops: update Drop to support `Utils.deep_merge_hashes` (#4289) + * Make sure jekyll/drops/drop is loaded first. (#4292) ### Development Fixes