From 20f9c260881d45decbeb116f6254177c98b075b3 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 29 Aug 2016 18:55:58 -0700 Subject: [PATCH] Update history to reflect merge of #5280 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index ce8e9a93..2e0326d6 100644 --- a/History.markdown +++ b/History.markdown @@ -23,6 +23,7 @@ * Replace liquid highlight tag with backticks (#5262) * Word update (#5294) * Site documentation section links always point to https://jekyllrb.com (#5281) + * Missing ":site, :post_render" payload documentation on site (#5280) ### Development Fixes