From da72c0974c21ee79483e6662811c15e70f8b273d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 25 Jul 2016 10:41:55 -0700 Subject: [PATCH] Update history to reflect merge of #5129 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7480f859..df9750dd 100644 --- a/History.markdown +++ b/History.markdown @@ -37,6 +37,7 @@ * Enable strict (or lax) liquid parsing via a config variable. (#5053) * Add filter: to_integer (#5101) * watcher: pass site instance to watch plugin (#5109) + * Show liquid warnings. (#5129) ### Bug Fixes