From 30399528e49db23431721957fc94d87e7c2c2351 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 11 Aug 2016 14:22:51 -0700 Subject: [PATCH] Update history to reflect merge of #5222 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 7743de91..4406b572 100644 --- a/History.markdown +++ b/History.markdown @@ -10,6 +10,7 @@ * Document `link` Liquid tag (#5182) * Remove mention of page for link tag in release post (#5214) * fixed typo (#5226) + * Add missing comma (#5222) ### Development Fixes