From 19cd07f059350ecb891918148a4a91af00e4a4d6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 1 Feb 2018 15:02:41 -0500 Subject: [PATCH] Update history to reflect merge of #6737 [ci skip] --- History.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/History.markdown b/History.markdown index 2a0efecd..a88d514a 100644 --- a/History.markdown +++ b/History.markdown @@ -1,5 +1,7 @@ ## HEAD + * Adding the jekyll-algolia plugin to the list of plugins (#6737) + ### Development Fixes * move duplicate code to a single private method (#6593)