From a62e085ea051617c0669aa22b732882d8eec8720 Mon Sep 17 00:00:00 2001 From: Parker Moore Date: Mon, 4 Jan 2016 13:04:38 -0800 Subject: [PATCH] Update history to reflect merge of #4311 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 42e152d9..993ed5e9 100644 --- a/History.markdown +++ b/History.markdown @@ -29,6 +29,7 @@ * 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) + * Convertible/Page/Renderer: use payload hash accessor & setter syntax for backwards-compatibility (#4311) ### Development Fixes